Searched defs:callee (Results 1 – 6 of 6) sorted by relevance
60 ArtMethod* callee, CodeGenerator* codegen) { in SharpenInvokeStaticOrDirect()
1744 static bool CanEncodeInlinedMethodInStackMap(const DexFile& caller_dex_file, ArtMethod* callee) in CanEncodeInlinedMethodInStackMap()
247 void NotifyCompiledCodeToInterpreterTransition(Thread* self, ArtMethod* callee) in NotifyCompiledCodeToInterpreterTransition()
92 bool CanAlwaysAccess(const AccessContext& callee) const { in CanAlwaysAccess()
867 ArtMethod* callee = in WalkStack() local
2524 auto callee = [](void* env_ptr) -> void* { in TEST_F() local