Searched refs:method_getCount (Results 1 – 1 of 1) sorted by relevance
86 static jmethodID method_getCount; variable399 jint count = env->CallIntMethod(list, method_getCount); in getObjectPropertyValue()689 int count = env->CallIntMethod(list, method_getCount); in getObjectPropertyList()