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

/openjdk10/jdk/src/java.base/windows/native/libjava/
H A DWinNTFileSystem_md.c184 static BOOL getFileInformation(const WCHAR *path, function
216 BOOL res = getFileInformation(path, &finfo);
523 if (getFileInformation(pathbuf, &finfo)) {

Completed in 47 milliseconds