Searched refs:newStringPlatform (Results 1 – 3 of 3) sorted by relevance
92 jstring newStringPlatform(JNIEnv *env, const char* str);
46 jstring newStringPlatform(JNIEnv *env, const char* str) in newStringPlatform() function
96 rv = newStringPlatform(env, canonicalPath); in Java_java_io_UnixFileSystem_canonicalize0()355 name = newStringPlatform(env, ptr->d_name); in Java_java_io_UnixFileSystem_list0()