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.h38 HRESULT ScanError_Base(const FString &path, DWORD systemError);
DUpdateCallbackConsole.cpp217 HRESULT CCallbackConsoleBase::ScanError_Base(const FString &path, DWORD systemError) in ScanError_Base() function in CCallbackConsoleBase
253 return ScanError_Base(path, systemError); in ScanError()
DHashCon.cpp54 return ScanError_Base(path, systemError); in ScanError()