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

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

Completed in 395 milliseconds