Searched refs:fileToNTPath (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/windows/native/java/io/
H A DWinNTFileSystem_md.c365 WCHAR *pathbuf = fileToNTPath(env, file, ids.path);
389 WCHAR *pathbuf = fileToNTPath(env, file, ids.path);
428 pathbuf = fileToNTPath(env, file, ids.path);
468 WCHAR *pathbuf = fileToNTPath(env, file, ids.path);
502 WCHAR *pathbuf = fileToNTPath(env, file, ids.path);
598 WCHAR *pathbuf = fileToNTPath(env, file, ids.path);
620 WCHAR *pathbuf = fileToNTPath(env, file, ids.path);
721 WCHAR *pathbuf = fileToNTPath(env, file, ids.path);
743 WCHAR *frompath = fileToNTPath(env, from, ids.path);
744 WCHAR *topath = fileToNTPath(en
[all...]
H A Dio_util_md.h34 WCHAR* fileToNTPath(JNIEnv *env, jobject file, jfieldID id);
H A Dio_util_md.c61 fileToNTPath(JNIEnv *env, jobject file, jfieldID id) { function

Completed in 46 milliseconds