Lines Matching refs:GetLongField
2550 // Note: this is implemented in the base environment by a GetLongField which will sanity2551 // check the type of buf in GetLongField above.2738 result.J = baseEnv(env)->GetLongField(env, obj, fid);3674 CheckJNI::GetLongField,