Searched defs:caller (Results 1 – 8 of 8) sorted by relevance
35 auto* caller = GetCalleeSaveMethodCaller(self, Runtime::kRefsOnly); in artInitializeStaticStorageFromCode() local44 auto* caller = GetCalleeSaveMethodCaller(self, Runtime::kRefsOnly); in artInitializeTypeFromCode() local54 auto* caller = GetCalleeSaveMethodCaller(self, Runtime::kRefsOnly); in artInitializeTypeAndVerifyAccessFromCode() local62 auto* caller = GetCalleeSaveMethodCaller(self, Runtime::kRefsOnly); in artResolveStringFromCode() local
647 ArtMethod* caller = QuickArgumentVisitor::GetCallingMethod(sp); in artQuickToInterpreterBridge() local826 ArtMethod* caller = QuickArgumentVisitor::GetCallingMethod(sp); in artQuickResolutionTrampoline() local
49 auto* caller = GetCallingClass(soa.Self(), 1); in Constructor_newInstance() local
442 auto caller = hs.NewHandle<mirror::Class>(nullptr); in Class_newInstance() local
59 ArtMethod* caller; member
2323 const char* caller) in EnsureLocalCapacityInternal()
49 auto* caller = *caller_sp; in GetCalleeSaveMethodCaller() local
417 std::string caller(PrettyMethod(shadow_frame->GetLink()->GetMethod())); in UnstartedThreadLocalGet() local