Searched refs:_processedSize (Results 1 – 5 of 5) sorted by relevance
43 _processedSize = 0; in Init()60 _processedSize += (_buffer - _bufferBase); in ReadBlock()79 _processedSize++; in ReadBlock2()
38 _processedSize = 0; in Init()47 UInt64 res = _processedSize + _pos - _streamPos; in GetProcessedSize()87 _processedSize += size; in FlushPart()
23 UInt64 _processedSize; variable77 UInt64 GetProcessedSize() const { return _processedSize + (_buffer - _bufferBase); } in GetProcessedSize()
26 UInt64 _processedSize; variable
37 UInt64 _processedSize; variable