Searched refs:MethodUnwindEvent (Results 1 – 3 of 3) sorted by relevance
173 void MethodUnwindEvent(Thread* thread, mirror::Object* this_object,
432 void Instrumentation::MethodUnwindEvent(Thread* thread, mirror::Object* this_object, in MethodUnwindEvent() function in art::instrumentation::Instrumentation574 MethodUnwindEvent(self, instrumentation_frame.this_object_, method, dex_pc); in PopMethodForUnwind()
1029 instrumentation->MethodUnwindEvent(self, this_object_ref.get(), in FindNextInstructionFollowingException()