Home
last modified time | relevance | path

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

/art/runtime/jni/
Djni_internal.cc1881 static jlong CallStaticLongMethodV(JNIEnv* env, jclass, jmethodID mid, va_list args) { in CallStaticLongMethodV() function in art::JNI
3017 JNI::CallStaticLongMethodV,