Searched refs:total_bytes_ (Results 1 – 2 of 2) sorted by relevance
683 int total_bytes_; // Sum of sizes of all buffers seen so far. variable995 return total_bytes_ - buffer_size_; in ByteCount()
530 total_bytes_(0), in CodedOutputStream()776 total_bytes_ += buffer_size_; in Refresh()