Searched refs:ReleaseStringChars (Results 1 – 1 of 1) sorted by relevance
373 void (*ReleaseStringChars)(JNIEnv*, jstring, const jchar*); member836 void ReleaseStringChars(jstring string, const jchar* chars) in ReleaseStringChars() function837 { functions->ReleaseStringChars(this, string, chars); } in ReleaseStringChars()