Home
last modified time | relevance | path

Searched defs:caller (Results 26 – 31 of 31) sorted by relevance

12

/art/runtime/interpreter/
Dunstarted_runtime.cc209 const char* caller) { in UnstartedClassForNameCommon()
651 ObjPtr<mirror::Class> caller = GetCallingClass(self, 2); in UnstartedConstructorNewInstance0() local
/art/compiler/optimizing/
Dinliner.cc678 ArtMethod* caller = graph_->GetArtMethod(); in GetInlineCacheJIT() local
Dnodes.cc2919 ArtMethod* caller = GetEnvironment()->GetMethod(); in GetDexFileForPcRelativeDexCache() local
/art/runtime/jit/
Djit_code_cache.cc1643 ArtMethod* caller = info->GetMethod(); in GetProfiledMethods() local
/art/tools/dmtracedump/
Dtracedump.cc2036 MethodEntry* caller; in parseDataKeys() local
/art/runtime/jni/
Djni_internal.cc2589 const char* caller) in EnsureLocalCapacityInternal()

12