Searched defs:callee (Results 1 – 3 of 3) sorted by relevance
121 void NotifyCompiledCodeToInterpreterTransition(Thread* self, ArtMethod* callee) in NotifyCompiledCodeToInterpreterTransition()
380 ArtMethod* callee) const in InvokeVirtualOrInterface()
844 ArtMethod* callee = Runtime::Current()->GetCalleeSaveMethod(Runtime::kRefsAndArgs); in WalkStack() local