Searched refs:CallStaticBooleanMethod (Results 1 – 4 of 4) sorted by relevance
215 bool is_static = env->CallStaticBooleanMethod( in EnsureTypesAndIDAreSetUp()
132 env->CallStaticBooleanMethod(g_SampleForTests_clazz, in Java_SampleForTests_staticJavaMethod()
140 env->CallStaticBooleanMethod(g_TestJni_clazz,
479 jboolean (JNICALL *CallStaticBooleanMethod)1283 jboolean CallStaticBooleanMethod(jclass clazz, in CallStaticBooleanMethod() function