Searched refs:GetOuterMethod (Results 1 – 2 of 2) sorted by relevance
638 ArtMethod* GetOuterMethod() const { in GetOuterMethod() function
328 static ArtMethod* GetOuterMethod(ArtMethod** sp) REQUIRES_SHARED(Locks::mutator_lock_) { in GetOuterMethod() function in art::QuickArgumentVisitor