Home
last modified time | relevance | path

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

/art/runtime/jni/
Djni_internal.cc205 static void ReportInvalidJNINativeMethod(const ScopedObjectAccess& soa, in ReportInvalidJNINativeMethod() function
2322 ReportInvalidJNINativeMethod(soa, c.Get(), "method name", i); in RegisterNatives()
2325 ReportInvalidJNINativeMethod(soa, c.Get(), "method signature", i); in RegisterNatives()
2328 ReportInvalidJNINativeMethod(soa, c.Get(), "native function", i); in RegisterNatives()