Home
last modified time | relevance | path

Searched defs:TryUnwind (Results 1 – 10 of 10) sorted by relevance

/external/cronet/base/profiler/
Dnative_unwinder_win.cc23 UnwindResult NativeUnwinderWin::TryUnwind(RegisterContext* thread_context, in TryUnwind() function in base::NativeUnwinderWin
Dframe_pointer_unwinder.cc46 UnwindResult FramePointerUnwinder::TryUnwind(RegisterContext* thread_context, in TryUnwind() function in base::FramePointerUnwinder
Dwin32_stack_frame_unwinder.cc82 bool Win32StackFrameUnwinder::TryUnwind( in TryUnwind() function in base::Win32StackFrameUnwinder
Dstack_sampler_unittest.cc120 UnwindResult TryUnwind(RegisterContext* thread_context, in TryUnwind() function in base::__anon450204a80111::TestUnwinder
143 UnwindResult TryUnwind(RegisterContext* thread_context, in TryUnwind() function in base::__anon450204a80111::CallRecordingUnwinder
223 UnwindResult TryUnwind(RegisterContext* thread_context, in TryUnwind() function in base::__anon450204a80111::FakeTestUnwinder
Dlibunwindstack_unwinder_android.cc118 UnwindResult LibunwindstackUnwinderAndroid::TryUnwind( in TryUnwind() function in base::LibunwindstackUnwinderAndroid
Dchrome_unwinder_android.cc86 UnwindResult ChromeUnwinderAndroid::TryUnwind(RegisterContext* thread_context, in TryUnwind() function in base::ChromeUnwinderAndroid
Dnative_unwinder_android.cc175 UnwindResult NativeUnwinderAndroid::TryUnwind(RegisterContext* thread_context, in TryUnwind() function in base::NativeUnwinderAndroid
Dchrome_unwinder_android_unittest.cc1030 TEST(ChromeUnwinderAndroidTest, TryUnwind) { in TEST() argument
Dstack_sampling_profiler_unittest.cc496 UnwindResult TryUnwind(RegisterContext* thread_context, in TryUnwind() function in base::TestAuxUnwinder
/external/libchrome/base/profiler/
Dwin32_stack_frame_unwinder.cc119 bool Win32StackFrameUnwinder::TryUnwind(CONTEXT* context, in TryUnwind() function in base::Win32StackFrameUnwinder