Searched defs:callee (Results 1 – 5 of 5) 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