Searched refs:CallStaticLongMethod (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Djni_internal.cc1853 static jlong CallStaticLongMethod(JNIEnv* env, jclass, jmethodID mid, ...) { function in class:art::JNI
1856 CHECK_NON_NULL_ARGUMENT(CallStaticLongMethod, mid);
2732 JNI::CallStaticLongMethod,
H A Dcheck_jni.cc1925 CheckJNI::CallStaticLongMethod,

Completed in 90 milliseconds