Searched refs:UInt32Size (Results 1 – 5 of 5) sorted by relevance
678 size_t WireFormatLite::UInt32Size(const RepeatedField<uint32>& value) { in UInt32Size() function in google::protobuf::internal::WireFormatLite702 size_t WireFormatLite::UInt32Size(const RepeatedField<uint32>& value) { in UInt32Size() function in google::protobuf::internal::WireFormatLite706 out += UInt32Size(value.Get(i)); in UInt32Size()
673 static inline size_t UInt32Size(uint32 value);681 static size_t UInt32Size(const RepeatedField<uint32>& value);1068 GOOGLE_DCHECK_EQ(UInt32Size(tag), static_cast<size_t>(tag_size)); in ReadRepeatedFixedSizePrimitive()1733 inline size_t WireFormatLite::UInt32Size(uint32 value) { in UInt32Size() function
1482 expected += WireFormatLite::UInt32Size(v[i]); in TEST()1485 EXPECT_EQ(expected, WireFormatLite::UInt32Size(v)); in TEST()
1413 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::UInt32Size( in ByteSizeLong()
306 …"google::protobuf::internal::WireFormatLite::UInt32Size(google::protobuf::RepeatedField<unsigned i…