Searched defs:JNU_ReleaseStringPlatformChars (Results 1 - 1 of 1) sorted by path

/libcore/ojluni/src/main/native/
H A Djni_util.c728 JNU_ReleaseStringPlatformChars(JNIEnv *env, jstring jstr, const char *str) function
1044 JNU_ReleaseStringPlatformChars(env, string, stringPtr);

Completed in 68 milliseconds