Searched refs:CallStaticIntMethodA (Results 1 – 2 of 2) sorted by relevance
201 env->CallStaticIntMethodA(klass, method, nullptr); in Java_JNI_canInvokeMethodA()
1704 static jint CallStaticIntMethodA(JNIEnv* env, jclass, jmethodID mid, const jvalue* args) { in CallStaticIntMethodA() function in art::JNI2857 JNIImpl::CallStaticIntMethodA,