Searched refs:FindMethodToCall (Results 1 – 4 of 4) sorted by relevance
146 inline ArtMethod* FindMethodToCall(Thread* self,
515 ArtMethod* FindMethodToCall(Thread* self, in FindMethodToCall() function
175 ArtMethod* called_method = FindMethodToCall<type>( in DoInvoke()
2120 ArtMethod* method = FindMethodToCall<type>( in artInvokeCommon()2137 method = FindMethodToCall<type>(self, in artInvokeCommon()