Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Label.cpp24 void CPWL_Label::OnCreated() { in OnCreated() function in CPWL_Label
DPWL_ListBox.cpp86 void CPWL_ListBox::OnCreated() { in OnCreated() function in CPWL_ListBox
DPWL_EditCtrl.cpp40 void CPWL_EditCtrl::OnCreated() { in OnCreated() function in CPWL_EditCtrl
DPWL_IconList.cpp369 void CPWL_IconList::OnCreated() { in OnCreated() function in CPWL_IconList
DPWL_Edit.cpp192 void CPWL_Edit::OnCreated() { in OnCreated() function in CPWL_Edit
DPWL_Wnd.cpp236 void CPWL_Wnd::OnCreated() {} in OnCreated() function in CPWL_Wnd
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.h69 virtual void OnCreated(void *arg) {} in OnCreated() function
/external/compiler-rt/lib/asan/
Dasan_thread.cc35 void AsanThreadContext::OnCreated(void *arg) { in OnCreated() function in __asan::AsanThreadContext
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_thread_registry_test.cc177 void OnCreated(void *arg) { in OnCreated() function in __sanitizer::__anon5ece56860111::TestThreadContext
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_thread.cc53 void ThreadContext::OnCreated(void *arg) { in OnCreated() function in __tsan::ThreadContext