Home
last modified time | relevance | path

Searched refs:SetTotal (Results 1 - 22 of 22) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveOpenCallback.cpp56 Z7_COM7F_IMF(COpenCallbackImp::SetTotal(const UInt64 *files, const UInt64 *bytes)) in SetTotal() function
60 return ReOpenCallback->SetTotal(files, bytes); in SetTotal()
385 Z7_COM7F_IMF(COpenCallbackImp::SetTotal(const UInt64 /* total */))
H A DExtract.cpp334 RINOK(faeCallback->SetTotal(totalPackSize)) in Extract()
501 RINOK(faeCallback->SetTotal(totalPackSize)) in Extract()
558 RINOK(faeCallback->SetTotal(totalPackSize)) in Extract()
H A DUpdateCallback.h35 virtual HRESULT SetTotal(UInt64 size) x \
H A DHashCalc.h119 virtual HRESULT SetTotal(UInt64 size) x \
H A DOpenArchive.cpp373 extractCallback->SetTotal(totalSize); in Extract()
1186 Z7_COM7F_IMF(CArchiveOpenCallback_Offset::SetTotal(const UInt64 *, const UInt64 *))
1544 Z7_COM7F_IMF(CExtractCallback_To_OpenCallback::SetTotal(UInt64 /* size */))
1957 RINOK(op.callback->SetTotal(NULL, &fileSize))
2226 RINOK(op.callback->SetTotal(NULL, &fileSize))
2465 RINOK(op.callback->SetTotal(NULL, &fileSize))
3109 RINOK(op.callback->SetTotal(NULL, &fileSize))
H A DUpdateCallback.cpp108 Z7_COM7F_IMF(CArchiveUpdateCallback::SetTotal(UInt64 size)) in SetTotal() function
111 return Callback->SetTotal(size); in SetTotal()
H A DHashCalc.cpp508 RINOK(callback->SetTotal(totalSize)) in HashCalc()
578 RINOK(callback->SetTotal(totalSize)) in HashCalc()
1503 RINOK(extractCallback->SetTotal(totalSize)) in Extract()
1768 RINOK(callback->SetTotal(complexity)) in UpdateItems()
H A DArchiveExtractCallback.cpp384 Z7_COM7F_IMF(CArchiveExtractCallback::SetTotal(UInt64 size)) in SetTotal() function
390 return _extractCallback2->SetTotal(size); in SetTotal()
/third_party/lzma/CPP/7zip/
H A DIProgress.h13 x(SetTotal(UInt64 total)) \
/third_party/lzma/CPP/7zip/UI/Client7z/
H A DClient7z.cpp193 Z7_COM7F_IMF(CArchiveOpenCallback::SetTotal(const UInt64 * /* files */, const UInt64 * /* bytes */)) in SetTotal() function
360 Z7_COM7F_IMF(CArchiveExtractCallback::SetTotal(UInt64 /* size */)) in SetTotal() function
645 Z7_COM7F_IMF(CArchiveUpdateCallback::SetTotal(UInt64 /* size */)) in SetTotal() function
/third_party/node/deps/v8/src/logging/
H A Druntime-call-stats.cc33 entry.SetTotal(total_time_, total_call_count_); in Print()
78 V8_NOINLINE void SetTotal(base::TimeDelta total_time, in SetTotal() function in v8::internal::RuntimeCallStatEntries::Entry
/third_party/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp556 RINOK(callback->SetTotal(NULL, &_stat.InSize)) in Open2()
1035 extractCallback->SetTotal(stat->InSize); in Extract()
1288 RINOK(updateCallback->SetTotal(dataSize)) in UpdateItems()
1314 RINOK(updateCallback->SetTotal(stat->InSize)) in UpdateItems()
H A DSplitHandler.cpp291 RINOK(extractCallback->SetTotal(_totalSize)) in Extract()
H A DIArchive.h178 x(SetTotal(const UInt64 *files, const UInt64 *bytes)) \
214 if (IProgress::SetTotal() was called)
H A DLzmaHandler.cpp455 extractCallback->SetTotal(_packSize);
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DExtractCallbackSfx.cpp66 Z7_COM7F_IMF(CExtractCallbackImp::SetTotal(UInt64 size)) in SetTotal() function
/third_party/lzma/CPP/7zip/UI/Console/
H A DHashCon.cpp79 HRESULT CHashCallbackConsole::SetTotal(UInt64 size) in SetTotal() function in CHashCallbackConsole
H A DUpdateCallbackConsole.cpp468 HRESULT CUpdateCallbackConsole::SetTotal(UInt64 size) in SetTotal() function in CUpdateCallbackConsole
H A DExtractCallbackConsole.cpp238 Z7_COM7F_IMF(CExtractCallbackConsole::SetTotal(UInt64 size)) in SetTotal() function
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zExtract.cpp272 RINOK(extractCallback->SetTotal(importantTotalUnpacked)) in Extract()
H A D7zUpdate.cpp1992 RINOK(updateCallback->SetTotal(complexity)) in Update()
2894 RINOK(updateCallback->SetTotal(complexity)) in Update()
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DExtractCallback.cpp77 Z7_COM7F_IMF(CExtractCallbackImp::SetTotal(UInt64 total)) in SetTotal() function

Completed in 31 milliseconds