Searched defs:GetLongField (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Djni_internal.cc1586 static jlong GetLongField(JNIEnv* env, jobject obj, jfieldID fid) { function in class:art::JNI
2521 return reinterpret_cast<void*>(env->GetLongField(
2821 JNI::GetLongField,

Completed in 54 milliseconds