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.cc14013 output->WriteVarint32(_path_cached_byte_size_.load( in SerializeWithCachedSizes()
14083 _path_cached_byte_size_.load(std::memory_order_relaxed), in InternalSerializeWithCachedSizesToArray()
14166 _path_cached_byte_size_.store(cached_size, in ByteSizeLong()
14831 output->WriteVarint32(_path_cached_byte_size_.load( in SerializeWithCachedSizes()
14880 _path_cached_byte_size_.load(std::memory_order_relaxed), in InternalSerializeWithCachedSizesToArray()
14939 _path_cached_byte_size_.store(cached_size, in ByteSizeLong()
Ddescriptor.pb.h5967 mutable std::atomic<int> _path_cached_byte_size_; variable
6347 mutable std::atomic<int> _path_cached_byte_size_; variable