Searched defs:JNI (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Djni_internal.cc62 // Consider turning this on when there is errors which could be related to JNI array copies such as
66 // Section 12.3.2 of the JNI spec describes JNI class descriptors. They're
83 LOG(WARNING) << "Call to JNI FindClass with dots in name: "
332 class JNI { class in namespace:art
339 LOG(WARNING) << "JNI DefineClass is not supported";
426 // Note: JNI is different from regular Java instanceof in this respect
477 LOG(WARNING) << "JNI WARNING: no printStackTrace()V in "
482 LOG(WARNING) << "JNI WARNING: " << PrettyTypeOf(soa.Self()->GetException())
497 LOG(FATAL) << "JNI FatalErro
[all...]

Completed in 10 milliseconds