Searched defs:fileInfo (Results 1 – 4 of 4) sorted by relevance
56 struct stat fileInfo; in fileExists() local91 struct stat fileInfo; in getFileSize() local107 struct stat fileInfo; in getFileModificationTime() local
56 WebFileInfo fileInfo; member
116 …(const WebString& filePath, long long fileStart, long long fileLength, const WebFileInfo& fileInfo) in appendFile()
42 static bool getFileInfo(const String& path, BY_HANDLE_FILE_INFORMATION& fileInfo) in getFileInfo()