Searched refs:CallLongMethod (Results 1 - 2 of 2) sorted by path

/art/runtime/
H A Dcheck_jni.cc1845 CheckJNI::CallLongMethod,
H A Djni_internal.cc1167 static jlong CallLongMethod(JNIEnv* env, jobject obj, jmethodID mid, ...) { function in class:art::JNI
1170 CHECK_NON_NULL_ARGUMENT(CallLongMethod, obj);
1171 CHECK_NON_NULL_ARGUMENT(CallLongMethod, mid);
2655 JNI::CallLongMethod,

Completed in 127 milliseconds