Searched defs:SetTotal (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/lzma/CPP/7zip/UI/Agent/ | ||
H A D | UpdateCallbackAgent.cpp | 39 HRESULT CUpdateCallbackAgent::SetTotal(UINT64 size) in SetTotal() function in CUpdateCallbackAgent |
/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/ | ||
H A D | UpdateCallbackGUI.cpp | 106 HRESULT CUpdateCallbackGUI::SetTotal(UInt64 total) in SetTotal() function in CUpdateCallbackGUI |
H A D | HashGUI.cpp | 112 HRESULT CHashCallbackGUI::SetTotal(UInt64 size) in SetTotal() function in CHashCallbackGUI |
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Udf/ | ||
H A D | UdfHandler.cpp | 159 HRESULT CProgressImp::SetTotal(UInt64 numBytes) in SetTotal() function in NArchive::NUdf::CProgressImp |
/aosp_15_r20/external/lzma/CPP/7zip/UI/Console/ | ||
H A D | HashCon.cpp | 79 HRESULT CHashCallbackConsole::SetTotal(UInt64 size) in SetTotal() function in CHashCallbackConsole |
H A D | UpdateCallbackConsole.cpp | 581 HRESULT CUpdateCallbackConsole::SetTotal(UInt64 size) in SetTotal() function in CUpdateCallbackConsole |