Home
last modified time | relevance | path

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

/art/runtime/
Djni_internal.cc1837 static jlong CallStaticLongMethodV(JNIEnv* env, jclass, jmethodID mid, va_list args) { in CallStaticLongMethodV() function in art::JNI
2853 JNI::CallStaticLongMethodV,
Dcheck_jni.cc1919 CheckJNI::CallStaticLongMethodV,