Home
last modified time | relevance | path

Searched refs:OpenFileError (Results 1 - 6 of 6) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdateCallback.h42 virtual HRESULT OpenFileError(const FString &path, DWORD systemError) x \
H A DHashCalc.h124 virtual HRESULT OpenFileError(const FString &path, DWORD systemError) x \
H A DUpdateCallback.cpp611 return Callback->OpenFileError(path, ::GetLastError()); in GetStream2()
682 const HRESULT hres = Callback->OpenFileError(path, error); in GetStream2()
H A DHashCalc.cpp564 HRESULT res = callback->OpenFileError(phyPath, ::GetLastError()); in HashCalc()
/third_party/lzma/CPP/7zip/UI/Console/
H A DHashCon.cpp224 HRESULT CHashCallbackConsole::OpenFileError(const FString &path, DWORD systemError) in OpenFileError() function in CHashCallbackConsole
H A DUpdateCallbackConsole.cpp601 HRESULT CUpdateCallbackConsole::OpenFileError(const FString &path, DWORD systemError) in OpenFileError() function in CUpdateCallbackConsole

Completed in 8 milliseconds