Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.h69 virtual void OnCreated(void *arg) {} in OnCreated() function
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_ctrl.cpp30 void CPWL_EditCtrl::OnCreated() { in OnCreated() function in CPWL_EditCtrl
Dcpwl_list_box.cpp79 void CPWL_ListBox::OnCreated() { in OnCreated() function in CPWL_ListBox
Dcpwl_edit.cpp143 void CPWL_Edit::OnCreated() { in OnCreated() function in CPWL_Edit
Dcpwl_wnd.cpp168 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::__anonef119b0a0111::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