HomeSort by relevance Sort by last modified time
    Searched refs:total_bytes_ (Results 1 - 2 of 2) sorted by null

  /external/protobuf/src/google/protobuf/io/
coded_stream.cc 589 total_bytes_(0),
652 total_bytes_ -= buffer_size_;
657 total_bytes_ += size;
853 total_bytes_ += buffer_size_;
coded_stream.h 757 int total_bytes_; \/\/ Sum of sizes of all buffers seen so far. member in class:google::protobuf::io::CodedOutputStream
    [all...]

Completed in 175 milliseconds