Home
last modified time | relevance | path

Searched refs:ProcessMethodUnwindCallbacks (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dinstrumentation.h593 bool ProcessMethodUnwindCallbacks(Thread* self,
H A Dquick_exception_handler.cc250 popped_to_top = instr->ProcessMethodUnwindCallbacks(self_, in FindCatch()
H A Dinstrumentation.cc126 bool Instrumentation::ProcessMethodUnwindCallbacks(Thread* self, in ProcessMethodUnwindCallbacks() function in art::instrumentation::Instrumentation