Home
last modified time | relevance | path

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

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