Home | History | Annotate | Download | only in vm

Lines Matching defs:ReleaseStringChars

2127  * The result is guaranteed to be valid until ReleaseStringChars is
2148 static void ReleaseStringChars(JNIEnv* env, jstring jstr, const jchar* chars) {
2639 * Like ReleaseStringChars, but with restricted use.
3187 ReleaseStringChars,