Home
last modified time | relevance | path

Searched refs:Int64Size (Results 1 – 7 of 7) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.cc737 size_t WireFormatLite::Int64Size(const RepeatedField<int64>& value) { in Int64Size() function in google::protobuf::internal::WireFormatLite
751 size_t WireFormatLite::Int64Size(const RepeatedField<int64>& value) { in Int64Size() function in google::protobuf::internal::WireFormatLite
755 out += Int64Size(value.Get(i)); in Int64Size()
Dduration.pb.cc230 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int64Size( in ByteSizeLong()
Dtimestamp.pb.cc230 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int64Size( in ByteSizeLong()
Dwire_format_lite.h672 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
Dwire_format_unittest.cc1426 expected += WireFormatLite::Int64Size(v[i]); in TEST()
1429 EXPECT_EQ(expected, WireFormatLite::Int64Size(v)); in TEST()
Dwrappers.pb.cc822 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int64Size( in ByteSizeLong()
Ddescriptor.pb.cc9953 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int64Size( in ByteSizeLong()