Home
last modified time | relevance | path

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

/art/runtime/jni/
Djni_internal.cc402 static void ReportInvalidJNINativeMethod(const ScopedObjectAccess& soa, in ReportInvalidJNINativeMethod() function
2483 ReportInvalidJNINativeMethod(soa, c.Get(), "method name", i); in RegisterNatives()
2486 ReportInvalidJNINativeMethod(soa, c.Get(), "method signature", i); in RegisterNatives()
2489 ReportInvalidJNINativeMethod(soa, c.Get(), "native function", i); in RegisterNatives()