Home | History | Annotate | Download | only in runtime

Lines Matching defs:GetLongField

1613   static jlong GetLongField(JNIEnv* env, jobject obj, jfieldID fid) {
2473 return reinterpret_cast<void*>(env->GetLongField(java_buffer, WellKnownClasses::java_nio_DirectByteBuffer_effectiveDirectAddress));
2704 JNI::GetLongField,