Searched refs:PopFramesTo (Results 1 – 3 of 3) sorted by relevance
247 popped_to_top = popper.PopFramesTo(instrumentation_frames_to_pop, exception_ref); in FindCatch()
166 bool PopFramesTo(uint32_t desired_pops, /*in-out*/MutableHandle<mirror::Throwable>& exception)
112 bool InstrumentationStackPopper::PopFramesTo(uint32_t desired_pops, in PopFramesTo() function in art::instrumentation::InstrumentationStackPopper