Home
last modified time | relevance | path

Searched defs:GetOutputProcessedSize (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/Compress/
DLzmaDecoder.h101 UInt64 GetOutputProcessedSize() const { return _outProcessed; } in GetOutputProcessedSize() function
DZlibDecoder.h45 UInt64 GetOutputProcessedSize() const { return AdlerStream->GetSize(); } in GetOutputProcessedSize() function