Home
last modified time | relevance | path

Searched refs:ByteSizeLong (Results 1 - 25 of 54) sorted by relevance

123

/third_party/protobuf/src/google/protobuf/
H A Dwire_format_unittest.cc222 WireFormat::SerializeWithCachedSizes(source, source.ByteSizeLong(), in TEST()
239 EXPECT_EQ(message.ByteSizeLong(), WireFormat::ByteSize(message)); in TEST()
241 EXPECT_EQ(0, message.ByteSizeLong()); in TEST()
249 EXPECT_EQ(message.ByteSizeLong(), WireFormat::ByteSize(message)); in TEST()
251 EXPECT_EQ(0, message.ByteSizeLong()); in TEST()
259 EXPECT_EQ(message.ByteSizeLong(), WireFormat::ByteSize(message)); in TEST()
261 EXPECT_EQ(0, message.ByteSizeLong()); in TEST()
269 EXPECT_EQ(message.ByteSizeLong(), WireFormat::ByteSize(message)); in TEST()
271 EXPECT_EQ(0, message.ByteSizeLong()); in TEST()
279 EXPECT_EQ(message.ByteSizeLong(), WireForma in TEST()
[all...]
H A Dmessage_lite.cc378 const size_t size = ByteSizeLong(); // Force size to be cached. in SerializePartialToCodedStream()
393 ByteSizeConsistencyError(size, ByteSizeLong(), in SerializePartialToCodedStream()
408 const size_t size = ByteSizeLong(); // Force size to be cached. in SerializePartialToZeroCopyStream()
455 size_t byte_size = ByteSizeLong(); in AppendPartialToString()
485 const size_t byte_size = ByteSizeLong(); in SerializePartialToArray()
H A Dmessage_lite.h89 // ByteSizeLong() and checked against INT_MAX; we can catch the overflow
412 // ByteSizeLong() on all embedded messages.
414 // ByteSizeLong() is generally linear in the number of fields defined for the
416 virtual size_t ByteSizeLong() const = 0;
419 PROTOBUF_DEPRECATED_MSG("Please use ByteSizeLong() instead")
420 int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } in ByteSize()
H A Dpreserve_unknown_enum_test.cc140 EXPECT_EQ(0, message2.ByteSizeLong()); in TEST()
168 EXPECT_EQ(0, message2.ByteSizeLong()); in TEST()
H A Dwrappers.pb.cc421 size_t DoubleValue::ByteSizeLong() const { in ByteSizeLong() function in DoubleValue
616 size_t FloatValue::ByteSizeLong() const { in ByteSizeLong() function in FloatValue
811 size_t Int64Value::ByteSizeLong() const { in ByteSizeLong() function in Int64Value
1008 size_t UInt64Value::ByteSizeLong() const { in ByteSizeLong() function in UInt64Value
1205 size_t Int32Value::ByteSizeLong() const { in ByteSizeLong() function in Int32Value
1402 size_t UInt32Value::ByteSizeLong() const { in ByteSizeLong() function in UInt32Value
1599 size_t BoolValue::ByteSizeLong() const { in ByteSizeLong() function in BoolValue
1806 size_t StringValue::ByteSizeLong() const { in ByteSizeLong() function in StringValue
2010 size_t BytesValue::ByteSizeLong() const { in ByteSizeLong() function in BytesValue
H A Dwrappers.pb.h178 size_t ByteSizeLong() const final;
315 size_t ByteSizeLong() const final;
452 size_t ByteSizeLong() const final;
589 size_t ByteSizeLong() const final;
726 size_t ByteSizeLong() const final;
863 size_t ByteSizeLong() const final;
1000 size_t ByteSizeLong() const final;
1137 size_t ByteSizeLong() const final;
1281 size_t ByteSizeLong() const final;
H A Dimplicit_weak_message.h81 size_t ByteSizeLong() const override { return data_.size(); }
H A Dstruct.pb.cc350 size_t Struct::ByteSizeLong() const { in ByteSizeLong() function in Struct
364 total_size += Struct_FieldsEntry_DoNotUse::Funcs::ByteSizeLong(it->first, it->second); in ByteSizeLong()
745 size_t Value::ByteSizeLong() const { in ByteSizeLong() function in Value
1012 size_t ListValue::ByteSizeLong() const { in ByteSizeLong() function in ListValue
H A Dempty.pb.cc176 size_t Empty::ByteSizeLong() const { in ByteSizeLong() function in Empty
H A Dempty.pb.h146 size_t ByteSizeLong() const final;
H A Ddescriptor.pb.cc1501 size_t FileDescriptorSet::ByteSizeLong() const { in ByteSizeLong() function in FileDescriptorSet
2035 size_t FileDescriptorProto::ByteSizeLong() const { in ByteSizeLong() function in FileDescriptorProto
2434 size_t DescriptorProto_ExtensionRange::ByteSizeLong() const { in ByteSizeLong() function in DescriptorProto_ExtensionRange
2703 size_t DescriptorProto_ReservedRange::ByteSizeLong() const { in ByteSizeLong() function in DescriptorProto_ReservedRange
3177 size_t DescriptorProto::ByteSizeLong() const { in ByteSizeLong() function in DescriptorProto
3495 size_t ExtensionRangeOptions::ByteSizeLong() const { in ByteSizeLong() function in ExtensionRangeOptions
4011 size_t FieldDescriptorProto::ByteSizeLong() const { in ByteSizeLong() function in FieldDescriptorProto
4396 size_t OneofDescriptorProto::ByteSizeLong() const { in ByteSizeLong() function in OneofDescriptorProto
4650 size_t EnumDescriptorProto_EnumReservedRange::ByteSizeLong() const { in ByteSizeLong() function in EnumDescriptorProto_EnumReservedRange
5009 size_t EnumDescriptorProto::ByteSizeLong() cons function in EnumDescriptorProto
5341 size_t EnumValueDescriptorProto::ByteSizeLong() const { ByteSizeLong() function in EnumValueDescriptorProto
5662 size_t ServiceDescriptorProto::ByteSizeLong() const { ByteSizeLong() function in ServiceDescriptorProto
6064 size_t MethodDescriptorProto::ByteSizeLong() const { ByteSizeLong() function in MethodDescriptorProto
6893 size_t FileOptions::ByteSizeLong() const { ByteSizeLong() function in FileOptions
7417 size_t MessageOptions::ByteSizeLong() const { ByteSizeLong() function in MessageOptions
7818 size_t FieldOptions::ByteSizeLong() const { ByteSizeLong() function in FieldOptions
8107 size_t OneofOptions::ByteSizeLong() const { ByteSizeLong() function in OneofOptions
8381 size_t EnumOptions::ByteSizeLong() const { ByteSizeLong() function in EnumOptions
8662 size_t EnumValueOptions::ByteSizeLong() const { ByteSizeLong() function in EnumValueOptions
8924 size_t ServiceOptions::ByteSizeLong() const { ByteSizeLong() function in ServiceOptions
9217 size_t MethodOptions::ByteSizeLong() const { ByteSizeLong() function in MethodOptions
9519 size_t UninterpretedOption_NamePart::ByteSizeLong() const { ByteSizeLong() function in UninterpretedOption_NamePart
9905 size_t UninterpretedOption::ByteSizeLong() const { ByteSizeLong() function in UninterpretedOption
10311 size_t SourceCodeInfo_Location::ByteSizeLong() const { ByteSizeLong() function in SourceCodeInfo_Location
10578 size_t SourceCodeInfo::ByteSizeLong() const { ByteSizeLong() function in SourceCodeInfo
10866 size_t GeneratedCodeInfo_Annotation::ByteSizeLong() const { ByteSizeLong() function in GeneratedCodeInfo_Annotation
11122 size_t GeneratedCodeInfo::ByteSizeLong() const { ByteSizeLong() function in GeneratedCodeInfo
[all...]
H A Dproto3_arena_unittest.cc141 ASSERT_NE(original.ByteSizeLong(), arena_message->ByteSizeLong()); in TEST()
H A Dmap_test.cc2243 size_t size = message1.ByteSizeLong(); in TEST()
2256 size_t size = message1.ByteSizeLong(); in TEST()
2473 EXPECT_EQ(11, message.ByteSizeLong()); in TEST()
3056 EXPECT_EQ(message.ByteSizeLong(), WireFormat::ByteSize(message)); in TEST()
3058 EXPECT_EQ(0, message.ByteSizeLong()); in TEST()
3071 message.ByteSizeLong(); in TEST()
3129 EXPECT_EQ(dynamic_message->ByteSizeLong(), expected_size); in TEST()
3143 // The map field is marked as STATE_MODIFIED_REPEATED, ByteSizeLong() will use in TEST()
3145 size_t duplicate_size = dynamic_message->ByteSizeLong(); in TEST()
3149 EXPECT_EQ(dynamic_message->ByteSizeLong(), duplicate_serialized_dat in TEST()
[all...]
H A Dtype.pb.cc615 size_t Type::ByteSizeLong() const { in ByteSizeLong() function in Type
1059 size_t Field::ByteSizeLong() const { in ByteSizeLong() function in Field
1466 size_t Enum::ByteSizeLong() const { in ByteSizeLong() function in Enum
1757 size_t EnumValue::ByteSizeLong() const { in ByteSizeLong() function in EnumValue
2025 size_t Option::ByteSizeLong() const { in ByteSizeLong() function in Option
H A Dduration.pb.cc219 size_t Duration::ByteSizeLong() const { in ByteSizeLong() function in Duration
H A Dduration.pb.h146 size_t ByteSizeLong() const final;
H A Dfield_mask.pb.cc211 size_t FieldMask::ByteSizeLong() const { in ByteSizeLong() function in FieldMask
H A Dmessage.cc149 size_t Message::ByteSizeLong() const { in ByteSizeLong() function in google::protobuf::Message
H A Dsource_context.pb.cc212 size_t SourceContext::ByteSizeLong() const { in ByteSizeLong() function in SourceContext
H A Dsource_context.pb.h146 size_t ByteSizeLong() const final;
H A Dtimestamp.pb.cc219 size_t Timestamp::ByteSizeLong() const { in ByteSizeLong() function in Timestamp
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_unittest.cc87 EXPECT_EQ(3, message.ByteSizeLong()); in TEST()
/third_party/protobuf/src/google/protobuf/util/
H A Ddelimited_message_util.cc99 size_t size = message.ByteSizeLong(); in SerializeDelimitedToCodedStream()
/third_party/libphonenumber/cpp/src/phonenumbers/ohos/
H A Dgeocoding_data.pb.h175 size_t ByteSizeLong() const final;
334 // helper for ByteSizeLong()
427 size_t ByteSizeLong() const final;
561 // helper for ByteSizeLong()
653 size_t ByteSizeLong() const final;
813 size_t ByteSizeLong() const final;
973 size_t ByteSizeLong() const final;
H A Dgeocoding_data.pb.cc433 size_t GeocodingInfo::ByteSizeLong() const { in ByteSizeLong() function in i18n::phonenumbers::GeocodingInfo
810 size_t PrefixesInfo::ByteSizeLong() const { in ByteSizeLong() function in i18n::phonenumbers::PrefixesInfo
1079 size_t LanguageCodeInfo::ByteSizeLong() const { in ByteSizeLong() function in i18n::phonenumbers::LanguageCodeInfo
1306 size_t CountriesInfo::ByteSizeLong() const { in ByteSizeLong() function in i18n::phonenumbers::CountriesInfo
1534 size_t CountryCodeInfo::ByteSizeLong() const { in ByteSizeLong() function in i18n::phonenumbers::CountryCodeInfo

Completed in 44 milliseconds

123