Home
last modified time | relevance | path

Searched refs:CallLongMethod (Results 1 – 3 of 3) sorted by relevance

/art/test/993-breakpoints/
Dbreakpoints.cc98 env->CallLongMethod(thizz, method); in Java_art_Test993_invokeNativeLong()
/art/runtime/
Djni_internal.cc979 static jlong CallLongMethod(JNIEnv* env, jobject obj, jmethodID mid, ...) { in CallLongMethod() function in art::JNI
2741 JNI::CallLongMethod,
Dcheck_jni.cc3818 CheckJNI::CallLongMethod,