Home
last modified time | relevance | path

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

/art/runtime/
Djni_internal.cc1147 static jlong CallLongMethodV(JNIEnv* env, jobject obj, jmethodID mid, va_list args) { in CallLongMethodV() function in art::JNI
2773 JNI::CallLongMethodV,
Dcheck_jni.cc1839 CheckJNI::CallLongMethodV,