Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_common.cc426 ArtMethod* GetCatchMethod() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetCatchMethod() function in art::interpreter::CatchLocationFinder
461 instrumentation->ExceptionCaughtEvent(self, throw_location, clf.GetCatchMethod(), in FindNextInstructionFollowingException()