Searched refs:InvokeVirtualOrInterface (Results 1 – 3 of 3) sorted by relevance
236 void InvokeVirtualOrInterface(ObjPtr<mirror::Object> this_object,
964 void Jit::InvokeVirtualOrInterface(ObjPtr<mirror::Object> this_object, in InvokeVirtualOrInterface() function in art::jit::Jit
205 jit->InvokeVirtualOrInterface(receiver, sf_method, shadow_frame.GetDexPC(), called_method); in DoInvoke()