Searched refs:CallLongMethod (Results 1 – 4 of 4) sorted by relevance
75 env->SetLongField(thiz, ret, env->CallLongMethod(thiz, called)); in Java_art_Test1970_00024NativeCallerObject_run()
98 env->CallLongMethod(thizz, method); in Java_art_Test993_invokeNativeLong()
1012 static jlong CallLongMethod(JNIEnv* env, jobject obj, jmethodID mid, ...) { in CallLongMethod() function in art::JNI2811 JNIImpl::CallLongMethod,
3823 CheckJNI::CallLongMethod,