Searched refs:GetTotalAdvancedCount (Results 1 – 3 of 3) sorted by relevance
39 size_t GetTotalAdvancedCount() const;
59 size_t DecodeBuffer::GetTotalAdvancedCount() const { in GetTotalAdvancedCount() function in DecodeBuffer
362 double result = decodeBuffer_.GetTotalAdvancedCount(); in GetCurrentPosition()