Searched defs:CallStaticIntMethodA (Results 1 – 3 of 3) sorted by relevance
333 jint (*CallStaticIntMethodA)(JNIEnv*, jclass, jmethodID, const jvalue*); member
1802 static jint CallStaticIntMethodA(JNIEnv* env, jclass, jmethodID mid, const jvalue* args) { in CallStaticIntMethodA() function in art::JNI