Searched refs:OpenFileError (Results 1 – 6 of 6) sorted by relevance
39 virtual HRESULT OpenFileError(const FString &path, DWORD systemError) x; \
119 virtual HRESULT OpenFileError(const FString &path, DWORD systemError) x; \
655 const HRESULT hres = Callback->OpenFileError(path, error); in GetStream2()
564 HRESULT res = callback->OpenFileError(phyPath, ::GetLastError()); in HashCalc()
224 HRESULT CHashCallbackConsole::OpenFileError(const FString &path, DWORD systemError) in OpenFileError() function in CHashCallbackConsole
595 HRESULT CUpdateCallbackConsole::OpenFileError(const FString &path, DWORD systemError) in OpenFileError() function in CUpdateCallbackConsole