Home
last modified time | relevance | path

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

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