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()
182 DWORD LastError = GetLastError(); in IterateDirRecursive()
205 DWORD LastError = GetLastError(); in IterateDirRecursive()
409 GetLastError()); in MkDir()
415 GetLastError()); in RmDir()