Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.cc14061 output->WriteVarint32(_span_cached_byte_size_); in SerializeWithCachedSizes()
14129 _span_cached_byte_size_, target); in InternalSerializeWithCachedSizesToArray()
14225 _span_cached_byte_size_ = data_size; in ByteSize()
Ddescriptor.pb.h3506 mutable int _span_cached_byte_size_; variable