Searched defs:OnCreated (Results 1 – 7 of 7) sorted by relevance
| /external/compiler-rt/lib/sanitizer_common/ | ||
| D | sanitizer_thread_registry.h | 69   virtual void OnCreated(void *arg) {}  in OnCreated()  function | 
| /external/compiler-rt/lib/sanitizer_common/tests/ | ||
| D | sanitizer_thread_registry_test.cc | 177   void OnCreated(void *arg) {  in OnCreated()  function in __sanitizer::__anon0d0115c60111::TestThreadContext | 
| /external/pdfium/fpdfsdk/pwl/ | ||
| D | cpwl_list_box.cpp | 28 void CPWL_ListBox::OnCreated() {  in OnCreated()  function in CPWL_ListBox | 
| D | cpwl_edit.cpp | 109 void CPWL_Edit::OnCreated() {  in OnCreated()  function in CPWL_Edit | 
| D | cpwl_wnd.cpp | 165 void CPWL_Wnd::OnCreated() {}  in OnCreated()  function in CPWL_Wnd | 
| /external/compiler-rt/lib/asan/ | ||
| D | asan_thread.cc | 35 void AsanThreadContext::OnCreated(void *arg) {  in OnCreated()  function in __asan::AsanThreadContext | 
| /external/compiler-rt/lib/tsan/rtl/ | ||
| D | tsan_rtl_thread.cc | 53 void ThreadContext::OnCreated(void *arg) {  in OnCreated()  function in __tsan::ThreadContext |