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

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsLocalFileWin.cpp1024 PRFileInfo64 fileInfo64; local
1025 PRStatus status = PR_GetFileInfo64(destPath.get(), &fileInfo64);
1031 if (fileInfo64.type == PR_FILE_FILE)
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprio.h472 PRFileInfo64FN fileInfo64; /* ditto, 64 bit */ member in struct:PRIOMethods

Completed in 56 milliseconds