Home
last modified time | relevance | path

Searched refs:SetCachedSize (Results 1 – 25 of 33) sorted by relevance

12

/third_party/protobuf/src/google/protobuf/
Dwrappers.pb.cc345 void DoubleValue::SetCachedSize(int size) const { in SetCachedSize() function in DoubleValue
439 SetCachedSize(cached_size); in ByteSizeLong()
540 void FloatValue::SetCachedSize(int size) const { in SetCachedSize() function in FloatValue
634 SetCachedSize(cached_size); in ByteSizeLong()
735 void Int64Value::SetCachedSize(int size) const { in SetCachedSize() function in Int64Value
831 SetCachedSize(cached_size); in ByteSizeLong()
932 void UInt64Value::SetCachedSize(int size) const { in SetCachedSize() function in UInt64Value
1028 SetCachedSize(cached_size); in ByteSizeLong()
1129 void Int32Value::SetCachedSize(int size) const { in SetCachedSize() function in Int32Value
1225 SetCachedSize(cached_size); in ByteSizeLong()
[all …]
Dempty.pb.cc119 void Empty::SetCachedSize(int size) const { in SetCachedSize() function in Empty
189 SetCachedSize(cached_size); in ByteSizeLong()
Dmessage.cc151 SetCachedSize(internal::ToCachedSize(size)); in ByteSizeLong()
155 void Message::SetCachedSize(int /* size */) const { in SetCachedSize() function in google::protobuf::Message
Dwrappers.pb.h187 void SetCachedSize(int size) const final;
324 void SetCachedSize(int size) const final;
461 void SetCachedSize(int size) const final;
598 void SetCachedSize(int size) const final;
735 void SetCachedSize(int size) const final;
872 void SetCachedSize(int size) const final;
1009 void SetCachedSize(int size) const final;
1146 void SetCachedSize(int size) const final;
1290 void SetCachedSize(int size) const final;
Ddescriptor.pb.cc1418 void FileDescriptorSet::SetCachedSize(int size) const { in SetCachedSize() function in FileDescriptorSet
1521 SetCachedSize(cached_size); in ByteSizeLong()
1701 void FileDescriptorProto::SetCachedSize(int size) const { in SetCachedSize() function in FileDescriptorProto
2140 SetCachedSize(cached_size); in ByteSizeLong()
2315 void DescriptorProto_ExtensionRange::SetCachedSize(int size) const { in SetCachedSize() function in DescriptorProto_ExtensionRange
2471 SetCachedSize(cached_size); in ByteSizeLong()
2603 void DescriptorProto_ReservedRange::SetCachedSize(int size) const { in SetCachedSize() function in DescriptorProto_ReservedRange
2733 SetCachedSize(cached_size); in ByteSizeLong()
2891 void DescriptorProto::SetCachedSize(int size) const { in SetCachedSize() function in DescriptorProto
3264 SetCachedSize(cached_size); in ByteSizeLong()
[all …]
Dstruct.pb.cc234 void Struct::SetCachedSize(int size) const { in SetCachedSize() function in Struct
372 SetCachedSize(cached_size); in ByteSizeLong()
553 void Value::SetCachedSize(int size) const { in SetCachedSize() function in Value
800 SetCachedSize(cached_size); in ByteSizeLong()
929 void ListValue::SetCachedSize(int size) const { in SetCachedSize() function in ListValue
1032 SetCachedSize(cached_size); in ByteSizeLong()
Dfield_mask.pb.cc124 void FieldMask::SetCachedSize(int size) const { in SetCachedSize() function in FieldMask
232 SetCachedSize(cached_size); in ByteSizeLong()
Dsource_context.pb.cc130 void SourceContext::SetCachedSize(int size) const { in SetCachedSize() function in SourceContext
232 SetCachedSize(cached_size); in ByteSizeLong()
Dtimestamp.pb.cc128 void Timestamp::SetCachedSize(int size) const { in SetCachedSize() function in Timestamp
246 SetCachedSize(cached_size); in ByteSizeLong()
Dduration.pb.cc128 void Duration::SetCachedSize(int size) const { in SetCachedSize() function in Duration
246 SetCachedSize(cached_size); in ByteSizeLong()
Dtype.pb.cc431 void Type::SetCachedSize(int size) const { in SetCachedSize() function in Type
670 SetCachedSize(cached_size); in ByteSizeLong()
824 void Field::SetCachedSize(int size) const { in SetCachedSize() function in Field
1138 SetCachedSize(cached_size); in ByteSizeLong()
1307 void Enum::SetCachedSize(int size) const { in SetCachedSize() function in Enum
1513 SetCachedSize(cached_size); in ByteSizeLong()
1640 void EnumValue::SetCachedSize(int size) const { in SetCachedSize() function in EnumValue
1791 SetCachedSize(cached_size); in ByteSizeLong()
1924 void Option::SetCachedSize(int size) const { in SetCachedSize() function in Option
2052 SetCachedSize(cached_size); in ByteSizeLong()
Dapi.pb.cc259 void Api::SetCachedSize(int size) const { in SetCachedSize() function in Api
520 SetCachedSize(cached_size); in ByteSizeLong()
674 void Method::SetCachedSize(int size) const { in SetCachedSize() function in Method
918 SetCachedSize(cached_size); in ByteSizeLong()
1057 void Mixin::SetCachedSize(int size) const { in SetCachedSize() function in Mixin
1186 SetCachedSize(cached_size); in ByteSizeLong()
Dany.pb.cc152 void Any::SetCachedSize(int size) const { in SetCachedSize() function in Any
276 SetCachedSize(cached_size); in ByteSizeLong()
Dempty.pb.h155 void SetCachedSize(int size) const final;
Dduration.pb.h155 void SetCachedSize(int size) const final;
Dtimestamp.pb.h155 void SetCachedSize(int size) const final;
Ddynamic_message.cc303 void SetCachedSize(int size) const override;
640 void DynamicMessage::SetCachedSize(int size) const { in SetCachedSize() function in google::protobuf::DynamicMessage
Dstruct.pb.h227 void SetCachedSize(int size) const final;
388 void SetCachedSize(int size) const final;
633 void SetCachedSize(int size) const final;
Dsource_context.pb.h155 void SetCachedSize(int size) const final;
Dfield_mask.pb.h155 void SetCachedSize(int size) const final;
Ddescriptor.pb.h426 void SetCachedSize(int size) const final;
579 void SetCachedSize(int size) const final;
973 void SetCachedSize(int size) const final;
1157 void SetCachedSize(int size) const final;
1321 void SetCachedSize(int size) const final;
1666 void SetCachedSize(int size) const final;
1822 void SetCachedSize(int size) const final;
2255 void SetCachedSize(int size) const final;
2431 void SetCachedSize(int size) const final;
2595 void SetCachedSize(int size) const final;
[all …]
/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc298 void Version::SetCachedSize(int size) const { in SetCachedSize() function in compiler::Version
480 SetCachedSize(cached_size); in ByteSizeLong()
636 void CodeGeneratorRequest::SetCachedSize(int size) const { in SetCachedSize() function in compiler::CodeGeneratorRequest
841 SetCachedSize(cached_size); in ByteSizeLong()
986 void CodeGeneratorResponse_File::SetCachedSize(int size) const { in SetCachedSize() function in compiler::CodeGeneratorResponse_File
1164 SetCachedSize(cached_size); in ByteSizeLong()
1295 void CodeGeneratorResponse::SetCachedSize(int size) const { in SetCachedSize() function in compiler::CodeGeneratorResponse
1459 SetCachedSize(cached_size); in ByteSizeLong()
Dplugin.pb.h208 void SetCachedSize(int size) const final;
409 void SetCachedSize(int size) const final;
631 void SetCachedSize(int size) const final;
831 void SetCachedSize(int size) const final;
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumber.pb.cc209 void PhoneNumber::SetCachedSize(int size) const { in SetCachedSize() function in i18n::phonenumbers::PhoneNumber
500 SetCachedSize(cached_size); in ByteSizeLong()
Dphonemetadata.pb.cc191 void NumberFormat::SetCachedSize(int size) const { in SetCachedSize() function in i18n::phonenumbers::NumberFormat
439 SetCachedSize(cached_size); in ByteSizeLong()
573 void PhoneNumberDesc::SetCachedSize(int size) const { in SetCachedSize() function in i18n::phonenumbers::PhoneNumberDesc
767 SetCachedSize(cached_size); in ByteSizeLong()
1245 void PhoneMetadata::SetCachedSize(int size) const { in SetCachedSize() function in i18n::phonenumbers::PhoneMetadata
2130 SetCachedSize(cached_size); in ByteSizeLong()
2334 void PhoneMetadataCollection::SetCachedSize(int size) const { in SetCachedSize() function in i18n::phonenumbers::PhoneMetadataCollection
2436 SetCachedSize(cached_size); in ByteSizeLong()

12