Searched refs:ProgressImpl (Results 1 – 2 of 2) sorted by relevance
73 static SRes ProgressImpl(const ICompressProgress* , UInt64, UInt64) { in XzCompress() function83 callbacks.Progress = XzCallbacks::ProgressImpl; in XzCompress()
698 static SRes ProgressImpl(const ICompressProgress*, UInt64, UInt64) { return SZ_OK; } in ReadBlocks() function708 callbacks.Progress = &XzLookInStream::ProgressImpl; in ReadBlocks()