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

/art/runtime/
H A Djni_internal.cc116 LOG(ERROR) << "Internal error: unresolvable type for argument type in JNI invoke: "
125 LOG(ERROR) << "JNI ERROR (app bug): attempt to pass an instance of "
134 // TODO: pass the JNI function name (such as "CallVoidMethodV") through so we can call JniAbort
194 // Section 12.3.2 of the JNI spec describes JNI class descriptors. They're
211 LOG(WARNING) << "Call to JNI FindClass with dots in name: "
427 LOG(ERROR) << "Bad JNI version passed to "
573 // See section 11.3 "Linking Native Methods" of the JNI spec.
629 class JNI { class in namespace:art
636 LOG(WARNING) << "JNI DefineClas
[all...]

Completed in 81 milliseconds