Searched defs:CanUnwindFrom (Results 1 – 8 of 8) sorted by relevance
16 bool NativeUnwinderWin::CanUnwindFrom(const Frame& current_frame) const { in CanUnwindFrom() function in base::NativeUnwinderWin
42 bool FramePointerUnwinder::CanUnwindFrom(const Frame& current_frame) const { in CanUnwindFrom() function in base::FramePointerUnwinder
118 bool CanUnwindFrom(const Frame& current_frame) const override { return true; } in CanUnwindFrom() function in base::__anon450204a80111::TestUnwinder141 bool CanUnwindFrom(const Frame& current_frame) const override { return true; } in CanUnwindFrom() function in base::__anon450204a80111::CallRecordingUnwinder213 bool CanUnwindFrom(const Frame& current_frame) const override { in CanUnwindFrom() function in base::__anon450204a80111::FakeTestUnwinder
95 bool LibunwindstackUnwinderAndroid::CanUnwindFrom( in CanUnwindFrom() function in base::LibunwindstackUnwinderAndroid
81 bool ChromeUnwinderAndroid::CanUnwindFrom(const Frame& current_frame) const { in CanUnwindFrom() function in base::ChromeUnwinderAndroid
169 bool NativeUnwinderAndroid::CanUnwindFrom(const Frame& current_frame) const { in CanUnwindFrom() function in base::NativeUnwinderAndroid
964 TEST(ChromeUnwinderAndroidTest, CanUnwindFrom) { in TEST() argument
494 bool CanUnwindFrom(const Frame& current_frame) const override { return true; } in CanUnwindFrom() function in base::TestAuxUnwinder