Home
last modified time | relevance | path

Searched defs:OnReset (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/Windows/Control/
DPropertyPage.h33 virtual void OnReset() {} in OnReset() function
34 virtual void OnReset(const PSHNOTIFY *) { OnReset(); } in OnReset() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.h70 virtual void OnReset() {} in OnReset() function
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_thread.cc69 void ThreadContext::OnReset() { in OnReset() function in __tsan::ThreadContext