Home
last modified time | relevance | path

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

/art/runtime/jni/
Djni_internal.cc1610 static jboolean CallStaticBooleanMethodV(JNIEnv* env, jclass, jmethodID mid, va_list args) { in CallStaticBooleanMethodV() function in art::JNI
2844 JNIImpl::CallStaticBooleanMethodV,