Searched defs:unwind_functions_ (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/libchrome/base/profiler/ | ||
H A D | win32_stack_frame_unwinder.h | 95 std::unique_ptr<UnwindFunctions> unwind_functions_; variable |
H A D | win32_stack_frame_unwinder_unittest.cc | 133 TestUnwindFunctions* unwind_functions_; member in base::Win32StackFrameUnwinderTest |
/aosp_15_r20/external/cronet/base/profiler/ | ||
H A D | win32_stack_frame_unwinder.h | 83 std::unique_ptr<UnwindFunctions> unwind_functions_; variable |
H A D | win32_stack_frame_unwinder_unittest.cc | 136 raw_ptr<TestUnwindFunctions, DanglingUntriaged> unwind_functions_; member in base::Win32StackFrameUnwinderTest |