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