Home
last modified time | relevance | path

Searched refs:SetProgress (Results 1 - 8 of 8) sorted by relevance

/third_party/lzma/Java/SevenZip/
H A DICodeProgress.java5 public void SetProgress(long inSize, long outSize); in SetProgress() method
H A DLzmaBench.java202 public void SetProgress(long inSize, long outSize) in SetProgress() method in LzmaBench.CProgressInfo
/third_party/lzma/CS/7zip/
H A DICoder.cs34 void SetProgress(Int64 inSize, Int64 outSize); in SetProgress() method
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog.h45 void SetProgress(UInt64 total, UInt64 completed) in SetProgress() function in CProgressSync
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DExtractCallbackSfx.cpp69 ProgressDialog.Sync.SetProgress(size, 0); in SetTotal()
/third_party/lzma/CS/7zip/Compress/LzmaAlone/
H A DLzmaBench.cs152 public void SetProgress(Int64 inSize, Int64 outSize) in SetProgress() method in SevenZip.LzmaBench.CProgressInfo
/third_party/lzma/Java/SevenZip/Compression/LZMA/
H A DEncoder.java1290 progress.SetProgress(processedInSize[0], processedOutSize[0]); in Code()
/third_party/lzma/CS/7zip/Compress/LZMA/
H A DLzmaEncoder.cs1290 progress.SetProgress(processedInSize, processedOutSize); in Code()

Completed in 7 milliseconds