Home
last modified time | relevance | path

Searched refs:ScanError_Base (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.h39 HRESULT ScanError_Base(const FString &path, DWORD systemError);
DUpdateCallbackConsole.cpp198 HRESULT CCallbackConsoleBase::ScanError_Base(const FString &path, DWORD systemError) in ScanError_Base() function in CCallbackConsoleBase
233 return ScanError_Base(path, systemError); in ScanError()
DHashCon.cpp50 return ScanError_Base(path, systemError); in ScanError()