Home | History | Annotate | Download | only in runtime

Lines Matching defs:GetLongField

1584   static jlong GetLongField(JNIEnv* env, jobject obj, jfieldID fid) {
2519 return reinterpret_cast<void*>(env->GetLongField(
2821 JNI::GetLongField,