Home
last modified time | relevance | path

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

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