Searched refs:Int64Size (Results 1 – 7 of 7) sorted by relevance
737 size_t WireFormatLite::Int64Size(const RepeatedField<int64>& value) { in Int64Size() function in google::protobuf::internal::WireFormatLite751 size_t WireFormatLite::Int64Size(const RepeatedField<int64>& value) { in Int64Size() function in google::protobuf::internal::WireFormatLite755 out += Int64Size(value.Get(i)); in Int64Size()
230 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int64Size( in ByteSizeLong()
672 static inline size_t Int64Size(int64 value);680 static size_t Int64Size(const RepeatedField<int64>& value);1730 inline size_t WireFormatLite::Int64Size(int64 value) { in Int64Size() function
1426 expected += WireFormatLite::Int64Size(v[i]); in TEST()1429 EXPECT_EQ(expected, WireFormatLite::Int64Size(v)); in TEST()
822 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int64Size( in ByteSizeLong()
9953 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int64Size( in ByteSizeLong()