Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dreflection.cc462 bool CheckArgsForInvokeMethod(ArtMethod* np_method, in CheckArgsForInvokeMethod() function
745 if (!CheckArgsForInvokeMethod(np_method, objects)) { in InvokeMethod()
822 if (!CheckArgsForInvokeMethod(np_method, objects)) { in InvokeConstructor()