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