Searched refs:OnExit (Results 1 – 12 of 12) sorted by relevance
168 Traits::kRegisterOnExit ? OnExit : NULL); in Pointer()200 static void OnExit(void* lazy_instance) { in OnExit() function
256 AtExitManager::RegisterCallback(OnExit, NULL); in get()270 static void OnExit(void* /*unused*/) { in OnExit() function
282 CCPApp::OnExit() in OnExit() function in CCPApp307 lResult = OnExit(); in OnCplMsg()
78 virtual LRESULT OnExit();
116 afx_msg void OnExit();
296 ON_COMMAND(ID_FILE_EXIT, OnExit) in BEGIN_MESSAGE_MAP()509 void ChooserDialog::OnExit() in OnExit() function in ChooserDialog
128 int OnExit() { in OnExit() function189 #define COMMON_INTERCEPTOR_ON_EXIT(ctx) OnExit()
334 static void OnExit(Isolate* isolate);
1183 OnExit(args->GetIsolate()); in QuitOnce()1597 void Shell::OnExit(v8::Isolate* isolate) { in OnExit() function in v8::Shell2933 OnExit(isolate); in Main()
1250 int OnExit() { in OnExit() function1316 #define COMMON_INTERCEPTOR_ON_EXIT(ctx) OnExit()
2117 static int OnExit(ThreadState *thr) { in OnExit() function2235 OnExit(((TsanInterceptorContext *) ctx)->thr)
58 LeakySingletonTraits<trace_event::TraceLog>>::OnExit(0); in Delete()