Searched refs:total_byte_count_ (Results 1 – 2 of 2) sorted by relevance
80 total_byte_count_ += buffer_size_ - buffer_offset_; in Next()100 total_byte_count_ += buffer_size_; in Next()112 total_byte_count_ -= count; in BackUp()116 return total_byte_count_; in ByteCount()176 total_byte_count_ += buffer_size; in Next()186 total_byte_count_ -= count; in BackUp()190 return total_byte_count_; in ByteCount()
71 size_t total_byte_count_ = 0u; variable112 size_t total_byte_count_ = 0u; variable