Home | History | Annotate | Download | only in runtime

Lines Matching defs:GetIntField

1313   static jint GetIntField(JNIEnv* env, jobject obj, jfieldID fid) {
2379 return static_cast<jlong>(env->GetIntField(
2675 JNI::GetIntField,