Searched refs:GetOuterMethod (Results 1 – 4 of 4) sorted by relevance
188 ArtMethod* GetOuterMethod() const { in GetOuterMethod() function
645 << GetOuterMethod()->PrettyMethod(); in SetMethod()
244 static ArtMethod* GetOuterMethod(ArtMethod** sp) REQUIRES_SHARED(Locks::mutator_lock_) { in GetOuterMethod() function in art::QuickArgumentVisitor
305 << GetOuterMethod()->PrettyMethod(); in VisitFrame()