Searched defs:CallStaticShortMethod (Results 1 – 3 of 3) sorted by relevance
328 jshort (*CallStaticShortMethod)(JNIEnv*, jclass, jmethodID, ...); member
1764 static jshort CallStaticShortMethod(JNIEnv* env, jclass, jmethodID mid, ...) { in CallStaticShortMethod() function in art::JNI