Home
last modified time | relevance | path

Searched refs:_path_cached_byte_size_ (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc13555 output->WriteVarint32(_path_cached_byte_size_); in SerializeWithCachedSizes()
13619 _path_cached_byte_size_, target); in SerializeWithCachedSizesToArray()
13712 _path_cached_byte_size_ = data_size; in ByteSize()
14540 output->WriteVarint32(_path_cached_byte_size_); in SerializeWithCachedSizes()
14584 _path_cached_byte_size_, target); in SerializeWithCachedSizesToArray()
14659 _path_cached_byte_size_ = data_size; in ByteSize()
Ddescriptor.pb.h3308 mutable int _path_cached_byte_size_; variable
3532 mutable int _path_cached_byte_size_; variable