Searched defs:SetProgress (Results 1 - 7 of 7) sorted by relevance

/external/lzma/Java/SevenZip/
H A DICodeProgress.java5 public void SetProgress(long inSize, long outSize); method in interface:ICodeProgress
H A DLzmaBench.java202 public void SetProgress(long inSize, long outSize) method in class:LzmaBench.CProgressInfo
/external/libgdx/gdx/src/com/badlogic/gdx/utils/compression/
H A DICodeProgress.java20 public void SetProgress (long inSize, long outSize); method in interface:ICodeProgress
/external/lzma/CS/7zip/
H A DICoder.cs34 void SetProgress(Int64 inSize, Int64 outSize); method in interface:SevenZip.ICodeProgress
/external/libweave/src/commands/
H A Dcommand_instance.cc103 bool CommandInstance::SetProgress(const base::DictionaryValue& progress, function in class:weave::CommandInstance
/external/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog.h45 void SetProgress(UInt64 total, UInt64 completed) function in class:CProgressSync
/external/lzma/CS/7zip/Compress/LzmaAlone/
H A DLzmaBench.cs152 public void SetProgress(Int64 inSize, Int64 outSize) method in class:SevenZip.LzmaBench.CProgressInfo

Completed in 671 milliseconds