Home
last modified time | relevance | path

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

/external/libchrome/base/
Dlazy_instance.h200 static void OnExit(void* lazy_instance) { in OnExit() function
/external/libchrome/base/memory/
Dsingleton.h270 static void OnExit(void* /*unused*/) { in OnExit() function
/external/mdnsresponder/mDNSWindows/ControlPanel/
DControlPanel.cpp282 CCPApp::OnExit() in OnExit() function in CCPApp
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/
DChooserDialog.cpp509 void ChooserDialog::OnExit() in OnExit() function in ChooserDialog
/external/compiler-rt/lib/asan/
Dasan_interceptors.cc128 int OnExit() { in OnExit() function
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc1250 int OnExit() { in OnExit() function
/external/v8/src/
Dd8.cc1748 void Shell::OnExit(v8::Isolate* isolate) { in OnExit() function in v8::Shell
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc2117 static int OnExit(ThreadState *thr) { in OnExit() function