Lines Matching refs:GetLastError
40 GetLastError()); in IsFile()
48 GetLastError()); in IsFile()
67 Path.c_str(), GetLastError()); in IsFile()
84 Path.c_str(), GetLastError()); in IsDirectory()
101 DWORD LastError = GetLastError(); in FileSize()
130 if (GetLastError() == ERROR_FILE_NOT_FOUND) in ListFilesInDirRecursive()
152 DWORD LastError = GetLastError(); in ListFilesInDirRecursive()
181 DWORD LastError = GetLastError(); in IterateDirRecursive()
204 DWORD LastError = GetLastError(); in IterateDirRecursive()
407 GetLastError()); in MkDir()
413 GetLastError()); in RmDir()