Home
last modified time | relevance | path

Searched refs:GetLongField (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Djni_internal.cc1584 static jlong GetLongField(JNIEnv* env, jobject obj, jfieldID fid) { in GetLongField() function in art::JNI
2519 return reinterpret_cast<void*>(env->GetLongField( in GetDirectBufferAddress()
2821 JNI::GetLongField,
Dcheck_jni.cc1887 CheckJNI::GetLongField,