Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dstack.h188 ArtMethod* GetOuterMethod() const { in GetOuterMethod() function
H A Dstack.cc645 << GetOuterMethod()->PrettyMethod(); in SetMethod()
/aosp12/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc244 static ArtMethod* GetOuterMethod(ArtMethod** sp) REQUIRES_SHARED(Locks::mutator_lock_) { in GetOuterMethod() function in art::QuickArgumentVisitor
/aosp12/art/openjdkjvmti/
H A Dti_redefine.cc305 << GetOuterMethod()->PrettyMethod(); in VisitFrame()