/aosp_15_r20/packages/modules/Bluetooth/system/common/ |
D | state_machine_unittest.cc | 56 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
|
D | state_machine.h | 79 virtual void OnExit() {} in OnExit() function
|
/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | IntermRebuild.cpp | 734 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/ |
D | trusty_secure_deletion_secret_storage.cpp | 401 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/ |
D | btif_av.cc | 1681 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/ |
D | singleton.h | 251 static void OnExit(void* /*unused*/) { in OnExit() function
|
/aosp_15_r20/external/libchrome/base/memory/ |
H A D | singleton.h | 248 static void OnExit(void* /*unused*/) { in OnExit() function
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/memory/ |
D | singleton.h | 251 static void OnExit(void* /*unused*/) { in OnExit() function
|
/aosp_15_r20/external/cronet/base/memory/ |
H A D | singleton.h | 268 static void OnExit(void* /*unused*/) { in OnExit() function
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/ |
D | lazy_instance.h | 203 static void OnExit(void* lazy_instance) { in OnExit() function
|
/aosp_15_r20/external/cronet/base/ |
H A D | lazy_instance.h | 203 static void OnExit(void* lazy_instance) { in OnExit() function
|
/aosp_15_r20/external/libchrome/base/ |
H A D | lazy_instance.h | 200 static void OnExit(void* lazy_instance) { in OnExit() function
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/ |
D | lazy_instance.h | 203 static void OnExit(void* lazy_instance) { in OnExit() function
|
/aosp_15_r20/external/mdnsresponder/mDNSWindows/ControlPanel/ |
H A D | ControlPanel.cpp | 282 CCPApp::OnExit() in OnExit() function in CCPApp
|
/aosp_15_r20/external/python/pyserial/examples/ |
D | wxTerminal.py | 217 def OnExit(self, event): # wxGlade: TerminalFrame.<event_handler> member in TerminalFrame
|
/aosp_15_r20/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/ |
H A D | ChooserDialog.cpp | 509 void ChooserDialog::OnExit() in OnExit() function in ChooserDialog
|
/aosp_15_r20/external/compiler-rt/lib/asan/ |
H A D | asan_interceptors.cc | 128 int OnExit() { in OnExit() function
|
/aosp_15_r20/external/compiler-rt/lib/msan/ |
H A D | msan_interceptors.cc | 1250 int OnExit() { in OnExit() function
|
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_interceptors.cc | 2117 static int OnExit(ThreadState *thr) { in OnExit() function
|