Home
last modified time | relevance | path

Searched refs:DoMethodHandleInvokeMethod (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dmethod_handles.cc751 static bool DoMethodHandleInvokeMethod(Thread* self, in DoMethodHandleInvokeMethod() function
821 return DoMethodHandleInvokeMethod(self, shadow_frame, method_handle, operands, result); in MethodHandleInvokeExactInternal()