Home
last modified time | relevance | path

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

/art/runtime/
Djni_internal.cc991 static jboolean CallBooleanMethodV(JNIEnv* env, jobject obj, jmethodID mid, va_list args) { in CallBooleanMethodV() function in art::JNI
2758 JNI::CallBooleanMethodV,
Dcheck_jni.cc1824 CheckJNI::CallBooleanMethodV,