Searched defs:CallStaticIntMethod (Results 1 – 3 of 3) sorted by relevance
331 jint (*CallStaticIntMethod)(JNIEnv*, jclass, jmethodID, ...); member
1786 static jint CallStaticIntMethod(JNIEnv* env, jclass, jmethodID mid, ...) { in CallStaticIntMethod() function in art::JNI