Home
last modified time | relevance | path

Searched refs:ICodeProgress (Results 1 - 7 of 7) sorted by relevance

/third_party/lzma/CS/7zip/
H A DICoder.cs23 public interface ICodeProgress interface
61 Int64 inSize, Int64 outSize, ICodeProgress progress); in Code()
71 ICodeProgress progress);
/third_party/lzma/Java/SevenZip/
H A DICodeProgress.java3 public interface ICodeProgress interface
H A DLzmaBench.java195 static class CProgressInfo implements ICodeProgress
/third_party/lzma/CS/7zip/Compress/LzmaAlone/
H A DLzmaBench.cs146 class CProgressInfo : ICodeProgress
/third_party/lzma/CS/7zip/Compress/LZMA/
H A DLzmaDecoder.cs231 Int64 inSize, Int64 outSize, ICodeProgress progress) in Code()
H A DLzmaEncoder.cs1274 Int64 inSize, Int64 outSize, ICodeProgress progress) in Code()
/third_party/lzma/Java/SevenZip/Compression/LZMA/
H A DEncoder.java6 import SevenZip.ICodeProgress;
1274 long inSize, long outSize, ICodeProgress progress) throws IOException in Code()

Completed in 7 milliseconds