Searched defs:GetShortField (Results 1 – 3 of 3) sorted by relevance
297 jshort (*GetShortField)(JNIEnv*, jobject, jfieldID); member703 jshort GetShortField(jobject obj, jfieldID fieldID) in GetShortField() function
1557 static jshort GetShortField(JNIEnv* env, jobject obj, jfieldID fid) { in GetShortField() function in art::JNI