Searched defs:GetShortField (Results 1 – 4 of 4) sorted by relevance
298 jshort (*GetShortField)(JNIEnv*, jobject, jfieldID); member701 jshort GetShortField(jobject obj, jfieldID fieldID) in GetShortField() function
298 jshort (*GetShortField)(JNIEnv*, jobject, jfieldID); member704 jshort GetShortField(jobject obj, jfieldID fieldID) in GetShortField() function
676 pub GetShortField: Option< field
1294 jshort GetShortField(jobject obj, jfieldID fieldID) { in GetShortField() function