Home | History | Annotate | Download | only in include

Lines Matching refs:byte_length_

2881     Contents() : data_(NULL), byte_length_(0) {}
2884 size_t ByteLength() const { return byte_length_; }
2888 size_t byte_length_;