Home
last modified time | relevance | path

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

/art/runtime/
Djni_internal.cc199 static void ReportInvalidJNINativeMethod(const ScopedObjectAccess& soa, in ReportInvalidJNINativeMethod() function
2265 ReportInvalidJNINativeMethod(soa, c.Get(), "method name", i); in RegisterNatives()
2268 ReportInvalidJNINativeMethod(soa, c.Get(), "method signature", i); in RegisterNatives()
2271 ReportInvalidJNINativeMethod(soa, c.Get(), "native function", i); in RegisterNatives()