Home | History | Annotate | Download | only in runtime

Lines Matching refs:CallStaticIntMethodA

1847   static jint CallStaticIntMethodA(JNIEnv* env, jclass, jmethodID mid, jvalue* args) {
1848 CHECK_NON_NULL_ARGUMENT(CallStaticIntMethodA, mid);
2731 JNI::CallStaticIntMethodA,