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/jni/
Djni_internal.cc1174 static jlong CallLongMethod(JNIEnv* env, jobject obj, jmethodID mid, ...) { in CallLongMethod() function in art::JNI
2936 JNI::CallLongMethod,
Dcheck_jni.cc3823 CheckJNI::CallLongMethod,