Searched defs:CallStaticBooleanMethod (Results 1 – 3 of 3) sorted by relevance
318 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...); member
1698 static jboolean CallStaticBooleanMethod(JNIEnv* env, jclass, jmethodID mid, ...) { in CallStaticBooleanMethod() function in art::JNI