Searched defs:callee (Results 1 – 6 of 6) sorted by relevance
269 void NotifyCompiledCodeToInterpreterTransition(Thread* self, ArtMethod* callee) in NotifyCompiledCodeToInterpreterTransition()
97 bool CanAlwaysAccess(const AccessContext& callee) const { in CanAlwaysAccess()
61 ArtMethod* callee, in SharpenLoadMethod()
1887 ArtMethod* callee, in CanEncodeInlinedMethodInStackMap()
314 void MaybeUpdateBssMethodEntry(ArtMethod* callee, in MaybeUpdateBssMethodEntry()
2696 auto callee = [](void* env_ptr) -> void* { in TEST_F() local