Searched defs:callee (Results 1 – 7 of 7) sorted by relevance
61 ArtMethod* callee, CodeGenerator* codegen) { in SharpenInvokeStaticOrDirect()
1785 static bool CanEncodeInlinedMethodInStackMap(const DexFile& caller_dex_file, ArtMethod* callee) in CanEncodeInlinedMethodInStackMap()
95 bool CanAlwaysAccess(const AccessContext& callee) const { in CanAlwaysAccess()
940 ArtMethod* callee = in WalkStack() local
328 void NotifyCompiledCodeToInterpreterTransition(Thread* self, ArtMethod* callee) in NotifyCompiledCodeToInterpreterTransition()
287 void MaybeUpdateBssMethodEntry(ArtMethod* callee, MethodReference callee_reference) { in MaybeUpdateBssMethodEntry()
2543 auto callee = [](void* env_ptr) -> void* { in TEST_F() local