Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/Windows/Control/
H A DPropertyPage.h35 virtual void OnReset() {} in OnReset() function
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.h70 virtual void OnReset() {} in OnReset() function
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cc69 void ThreadContext::OnReset() { in OnReset() function in __tsan::ThreadContext
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Darena_unittest.cc1588 void OnReset(uint64_t space_allocated) override { ++hooks_num_reset; } in OnReset() function in google::protobuf::ArenaOptionsTestFriend
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Darena_unittest.cc1588 void OnReset(uint64_t space_allocated) override { ++hooks_num_reset; } in OnReset() function in google::protobuf::ArenaOptionsTestFriend
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_controller.cc1379 void FakeController::OnReset() { in OnReset() function in bt::testing::FakeController