Searched defs:CallStaticObjectMethod (Results 1 – 3 of 3) sorted by relevance
315 jobject (*CallStaticObjectMethod)(JNIEnv*, jclass, jmethodID, ...); member
1673 static jobject CallStaticObjectMethod(JNIEnv* env, jclass, jmethodID mid, ...) { in CallStaticObjectMethod() function in art::JNI