Searched refs:CallLongMethod (Results 1 – 3 of 3) sorted by relevance
98 env->CallLongMethod(thizz, method); in Java_art_Test993_invokeNativeLong()
1174 static jlong CallLongMethod(JNIEnv* env, jobject obj, jmethodID mid, ...) { in CallLongMethod() function in art::JNI2936 JNI::CallLongMethod,
3823 CheckJNI::CallLongMethod,