Searched refs:CallCharMethodV (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Djni_internal.cc1078 static jchar CallCharMethodV(JNIEnv* env, jobject obj, jmethodID mid, va_list args) { function in class:art::JNI
1079 CHECK_NON_NULL_ARGUMENT(CallCharMethodV, obj);
1080 CHECK_NON_NULL_ARGUMENT(CallCharMethodV, mid);
2647 JNI::CallCharMethodV,
H A Dcheck_jni.cc1837 CheckJNI::CallCharMethodV,

Completed in 3063 milliseconds