Searched defs:ResolveMethod (Results 1 – 4 of 4) sorted by relevance
470 ALWAYS_INLINE Method *ResolveMethod(BytecodeId id) in ResolveMethod() function
40 static Method *ResolveMethod(ManagedThread *thread, const Method &caller, BytecodeId id) in ResolveMethod() function
3041 ALWAYS_INLINE Method *ResolveMethod(BytecodeId id) in ResolveMethod() function
166 …static Method *ResolveMethod([[maybe_unused]] ManagedThread *thread, [[maybe_unused]] const Method… in ResolveMethod() function