Searched defs:jniStr (Results 1 – 1 of 1) sorted by relevance
153 string getStringValue (JNIEnv* env, jstring jniStr) in getStringValue()234 const jstring jniStr = (jstring)env->GetStaticObjectField(cls, fieldId); in getStaticFieldValue() local256 const jstring jniStr = (jstring)env->GetObjectArrayElement(array, ndx); in getStaticFieldValue() local