Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.h69 virtual void OnCreated(void *arg) {} in OnCreated() function
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.h78 virtual void OnCreated(void *arg) {} in OnCreated() function
/external/llvm-project/compiler-rt/lib/lsan/
Dlsan_fuchsia.cpp36 void ThreadContext::OnCreated(void *arg) { in OnCreated() function in __lsan::ThreadContext
/external/llvm-project/compiler-rt/lib/memprof/
Dmemprof_thread.cpp27 void MemprofThreadContext::OnCreated(void *arg) { in OnCreated() function in __memprof::MemprofThreadContext
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_thread_registry_test.cpp176 void OnCreated(void *arg) { in OnCreated() function in __sanitizer::__anon282b77f30111::TestThreadContext
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_ctrl.cpp30 void CPWL_EditCtrl::OnCreated() { in OnCreated() function in CPWL_EditCtrl
Dcpwl_list_box.cpp76 void CPWL_ListBox::OnCreated() { in OnCreated() function in CPWL_ListBox
Dcpwl_edit.cpp103 void CPWL_Edit::OnCreated() { in OnCreated() function in CPWL_Edit
Dcpwl_wnd.cpp151 void CPWL_Wnd::OnCreated() {} in OnCreated() function in CPWL_Wnd
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_thread_registry_test.cc177 void OnCreated(void *arg) { in OnCreated() function in __sanitizer::__anonfe0958680111::TestThreadContext
/external/compiler-rt/lib/asan/
Dasan_thread.cc35 void AsanThreadContext::OnCreated(void *arg) { in OnCreated() function in __asan::AsanThreadContext
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_thread.cc53 void ThreadContext::OnCreated(void *arg) { in OnCreated() function in __tsan::ThreadContext
/external/llvm-project/compiler-rt/lib/asan/
Dasan_thread.cpp29 void AsanThreadContext::OnCreated(void *arg) { in OnCreated() function in __asan::AsanThreadContext
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_thread.cpp52 void ThreadContext::OnCreated(void *arg) { in OnCreated() function in __tsan::ThreadContext