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