Searched defs:OnStackCapture (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/base/profiler/ | ||
H A D | unwinder.h | 52 virtual void OnStackCapture() {} in OnStackCapture() function |
H A D | stack_sampler_unittest.cc | 137 void OnStackCapture() override { on_stack_capture_was_invoked_ = true; } in OnStackCapture() function in base::__anon7fa9c2390111::CallRecordingUnwinder |