Home
last modified time | relevance | path

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

/art/runtime/
Dreflection.cc462 bool CheckArgsForInvokeMethod(ArtMethod* np_method, in CheckArgsForInvokeMethod() function
736 if (!CheckArgsForInvokeMethod(np_method, objects)) { in InvokeMethod()
800 if (!CheckArgsForInvokeMethod(np_method, objects)) { in InvokeConstructor()