Searched defs:OnReset (Results 1 – 6 of 6) sorted by relevance
| /external/lzma/CPP/Windows/Control/ | ||
| D | PropertyPage.h | 35 virtual void OnReset() {} in OnReset() function |
| /external/compiler-rt/lib/sanitizer_common/ | ||
| D | sanitizer_thread_registry.h | 70 virtual void OnReset() {} in OnReset() function |
| /external/compiler-rt/lib/tsan/rtl/ | ||
| D | tsan_rtl_thread.cc | 69 void ThreadContext::OnReset() { in OnReset() function in __tsan::ThreadContext |
| /external/cronet/third_party/protobuf/src/google/protobuf/ | ||
| D | arena_unittest.cc | 1588 void OnReset(uint64_t space_allocated) override { ++hooks_num_reset; } in OnReset() function in google::protobuf::ArenaOptionsTestFriend |
| /external/protobuf/src/google/protobuf/ | ||
| D | arena_unittest.cc | 1588 void OnReset(uint64_t space_allocated) override { ++hooks_num_reset; } in OnReset() function in google::protobuf::ArenaOptionsTestFriend |
| /external/pigweed/pw_bluetooth_sapphire/host/testing/ | ||
| D | fake_controller.cc | 1388 void FakeController::OnReset() { in OnReset() function in bt::testing::FakeController |