Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/Support/
DMemoryBufferTest.cpp113 auto OnExit = in TEST_F() local
123 auto OnExit = in TEST_F() local
400 auto OnExit = in TEST_F() local
/external/angle/src/compiler/translator/TranslatorMetalDirect/
DIntermRebuild.cpp722 struct OnExit in traverseFunctionDefinitionChildren() struct
724 const TFunction *&parentFunc; in traverseFunctionDefinitionChildren()
725 OnExit(const TFunction *&parentFunc) : parentFunc(parentFunc) {} in traverseFunctionDefinitionChildren() argument
726 ~OnExit() { parentFunc = nullptr; } in traverseFunctionDefinitionChildren()
/external/libchrome/base/memory/
Dsingleton.h248 static void OnExit(void* /*unused*/) { in OnExit() function
/external/libchrome/base/
Dlazy_instance.h200 static void OnExit(void* lazy_instance) { in OnExit() function
/external/mdnsresponder/mDNSWindows/ControlPanel/
DControlPanel.cpp282 CCPApp::OnExit() in OnExit() function in CCPApp
/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_interceptors.cpp325 int OnExit() { in OnExit() function
/external/llvm-project/compiler-rt/lib/memprof/
Dmemprof_interceptors.cpp42 int OnExit() { in OnExit() function
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/
DChooserDialog.cpp509 void ChooserDialog::OnExit() in OnExit() function in ChooserDialog
/external/llvm-project/compiler-rt/lib/asan/
Dasan_interceptors.cpp70 int OnExit() { in OnExit() function
/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/llvm-project/compiler-rt/lib/msan/
Dmsan_interceptors.cpp1233 int OnExit() { in OnExit() function
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc2117 static int OnExit(ThreadState *thr) { in OnExit() function
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors_posix.cpp2230 static int OnExit(ThreadState *thr) { in OnExit() function