Searched defs:ReleaseStringCritical (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jdk/src/java.base/share/native/include/
H A Djni.h746 void (JNICALL *ReleaseStringCritical) member in struct:JNINativeInterface_
1837 void ReleaseStringCritical(jstring string, const jchar *cstring) { function in struct:JNIEnv_
/openjdk10/hotspot/src/share/vm/prims/
H A Djni.h746 void (JNICALL *ReleaseStringCritical) member in struct:JNINativeInterface_
1837 void ReleaseStringCritical(jstring string, const jchar *cstring) { function in struct:JNIEnv_

Completed in 68 milliseconds