Home
last modified time | relevance | path

Searched defs:caller (Results 1 – 5 of 5) sorted by relevance

/art/runtime/
Dnth_caller_visitor.h56 mirror::ArtMethod* caller; member
Djni_internal.cc2563 const char* caller) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in EnsureLocalCapacity()
/art/runtime/entrypoints/portable/
Dportable_trampoline_entrypoints.cc324 mirror::ArtMethod* caller = self->GetCurrentMethod(&dex_pc); in artPortableResolutionTrampoline() local
/art/runtime/interpreter/
Dinterpreter_common.cc907 std::string caller(PrettyMethod(shadow_frame->GetLink()->GetMethod())); in UnstartedRuntimeInvoke() local
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc690 mirror::ArtMethod* caller = QuickArgumentVisitor::GetCallingMethod(sp); in artQuickResolutionTrampoline() local