Lines Matching refs:GetIntField
1294 static jint GetIntField(JNIEnv* env, jobject obj, jfieldID fid) {2301 return static_cast<jlong>(env->GetIntField(2596 JNI::GetIntField,