Home
last modified time | relevance | path

Searched defs:OnExit (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/common/
Dstate_machine_unittest.cc56 void OnExit() override { in OnExit() function in StateMachineImpl::StateZero
85 void OnExit() override { in OnExit() function in StateMachineImpl::StateOne
114 void OnExit() override { in OnExit() function in StateMachineImpl::StateTwo
Dstate_machine.h79 virtual void OnExit() {} in OnExit() function
/aosp_15_r20/external/angle/src/compiler/translator/
H A DIntermRebuild.cpp734 struct OnExit in traverseFunctionDefinitionChildren() struct
736 const TFunction *&parentFunc; in traverseFunctionDefinitionChildren()
737 OnExit(const TFunction *&parentFunc) : parentFunc(parentFunc) {} in traverseFunctionDefinitionChildren() argument
738 ~OnExit() { parentFunc = nullptr; } in traverseFunctionDefinitionChildren()
/aosp_15_r20/trusty/user/app/keymaster/
Dtrusty_secure_deletion_secret_storage.cpp401 class OnExit { class
403 OnExit(F f) : f_(f) {} in OnExit() function in keymaster::__anonf448859f0111::OnExit
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_av.cc1681 void BtifAvStateMachine::StateIdle::OnExit() { in OnExit() function in BtifAvStateMachine::StateIdle
1973 void BtifAvStateMachine::StateOpening::OnExit() { in OnExit() function in BtifAvStateMachine::StateOpening
2241 void BtifAvStateMachine::StateOpened::OnExit() { in OnExit() function in BtifAvStateMachine::StateOpened
2506 void BtifAvStateMachine::StateStarted::OnExit() { in OnExit() function in BtifAvStateMachine::StateStarted
2736 void BtifAvStateMachine::StateClosing::OnExit() { in OnExit() function in BtifAvStateMachine::StateClosing
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/memory/
Dsingleton.h251 static void OnExit(void* /*unused*/) { in OnExit() function
/aosp_15_r20/external/libchrome/base/memory/
H A Dsingleton.h248 static void OnExit(void* /*unused*/) { in OnExit() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/memory/
Dsingleton.h251 static void OnExit(void* /*unused*/) { in OnExit() function
/aosp_15_r20/external/cronet/base/memory/
H A Dsingleton.h268 static void OnExit(void* /*unused*/) { in OnExit() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dlazy_instance.h203 static void OnExit(void* lazy_instance) { in OnExit() function
/aosp_15_r20/external/cronet/base/
H A Dlazy_instance.h203 static void OnExit(void* lazy_instance) { in OnExit() function
/aosp_15_r20/external/libchrome/base/
H A Dlazy_instance.h200 static void OnExit(void* lazy_instance) { in OnExit() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/
Dlazy_instance.h203 static void OnExit(void* lazy_instance) { in OnExit() function
/aosp_15_r20/external/mdnsresponder/mDNSWindows/ControlPanel/
H A DControlPanel.cpp282 CCPApp::OnExit() in OnExit() function in CCPApp
/aosp_15_r20/external/python/pyserial/examples/
DwxTerminal.py217 def OnExit(self, event): # wxGlade: TerminalFrame.<event_handler> member in TerminalFrame
/aosp_15_r20/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/
H A DChooserDialog.cpp509 void ChooserDialog::OnExit() in OnExit() function in ChooserDialog
/aosp_15_r20/external/compiler-rt/lib/asan/
H A Dasan_interceptors.cc128 int OnExit() { in OnExit() function
/aosp_15_r20/external/compiler-rt/lib/msan/
H A Dmsan_interceptors.cc1250 int OnExit() { in OnExit() function
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.cc2117 static int OnExit(ThreadState *thr) { in OnExit() function