Home
last modified time | relevance | path

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

/art/runtime/jni/
Djni_internal.cc1024 static jlong CallLongMethodV(JNIEnv* env, jobject obj, jmethodID mid, va_list args) { in CallLongMethodV() function in art::JNI
2779 JNIImpl::CallLongMethodV,