Home
last modified time | relevance | path

Searched defs:ScanProgress (Results 1 – 5 of 5) sorted by relevance

/external/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.cpp51 HRESULT CUpdateCallbackConsole::ScanProgress(UInt64 /* numFolders */, UInt64 /* numFiles */, UInt64… in ScanProgress() function in CUpdateCallbackConsole
DHashCon.cpp28 HRESULT CHashCallbackConsole::ScanProgress(UInt64 /* numFolders */, UInt64 /* numFiles */, UInt64 /… in ScanProgress() function in CHashCallbackConsole
/external/lzma/CPP/7zip/UI/Common/
DHashCalc.cpp37 …HRESULT ScanProgress(UInt64 numFolders, UInt64 numFiles, UInt64 totalSize, const wchar_t *path, bo… in ScanProgress() function
DUpdate.cpp873 …HRESULT ScanProgress(UInt64 numFolders, UInt64 numFiles, UInt64 totalSize, const wchar_t *path, bo… in ScanProgress() function
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.cpp107 HRESULT CProgressSync::ScanProgress(UInt64 numFiles, UInt64 totalSize, const UString &fileName, boo… in ScanProgress() function in CProgressSync