Searched refs:OpenFileError (Results 1 – 6 of 6) sorted by relevance
78 virtual HRESULT OpenFileError(const wchar_t *name, DWORD systemError) x; \
22 virtual HRESULT OpenFileError(const wchar_t *name, DWORD systemError) x; \
477 return Callback->OpenFileError(path, ::GetLastError()); in GetStream()484 return Callback->OpenFileError(path, ::GetLastError()); in GetStream()
295 HRESULT res = callback->OpenFileError(phyPath, ::GetLastError()); in HashCalc()
185 HRESULT CUpdateCallbackConsole::OpenFileError(const wchar_t *name, DWORD systemError) in OpenFileError() function in CUpdateCallbackConsole
136 HRESULT CHashCallbackConsole::OpenFileError(const wchar_t *name, DWORD systemError) in OpenFileError() function in CHashCallbackConsole