Searched refs:GetCatchMethod (Results 1 – 1 of 1) sorted by relevance
3001 ArtMethod* GetCatchMethod() REQUIRES_SHARED(Locks::mutator_lock_) { in GetCatchMethod() function in art::CatchLocationFinder3046 SetEventLocation(&exception_catch_location, clf.GetCatchMethod(), clf.GetCatchDexPc()); in PostException()