HomeSort by relevance Sort by last modified time
    Searched refs:newStringPlatform (Results 1 - 3 of 3) sorted by null

  /libcore/ojluni/src/main/native/
io_util_md.h 92 jstring newStringPlatform(JNIEnv *env, const char* str);
io_util_md.c 38 jstring newStringPlatform(JNIEnv *env, const char* str)
UnixFileSystem_md.c 90 rv = newStringPlatform(env, canonicalPath);
337 name = newStringPlatform(env, ptr->d_name);

Completed in 859 milliseconds