Home | History | Annotate | Download | only in runtime

Lines Matching refs:CallStaticIntMethod

1834   static jint CallStaticIntMethod(JNIEnv* env, jclass, jmethodID mid, ...) {
1837 CHECK_NON_NULL_ARGUMENT(CallStaticIntMethod, mid);
2732 JNI::CallStaticIntMethod,