Home
last modified time | relevance | path

Searched refs:CreateMaybeMessage (Results 1 – 25 of 34) sorted by relevance

12

/third_party/protobuf/src/google/protobuf/
Dwrappers.pb.h87 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::BoolValue* Arena::CreateMaybeMessage<PROTOBUF_NAM…
88 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::BytesValue* Arena::CreateMaybeMessage<PROTOBUF_NA…
89 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::DoubleValue* Arena::CreateMaybeMessage<PROTOBUF_N…
90 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::FloatValue* Arena::CreateMaybeMessage<PROTOBUF_NA…
91 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Int32Value* Arena::CreateMaybeMessage<PROTOBUF_NA…
92 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Int64Value* Arena::CreateMaybeMessage<PROTOBUF_NA…
93 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::StringValue* Arena::CreateMaybeMessage<PROTOBUF_N…
94 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::UInt32Value* Arena::CreateMaybeMessage<PROTOBUF_N…
95 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::UInt64Value* Arena::CreateMaybeMessage<PROTOBUF_N…
165 return CreateMaybeMessage<DoubleValue>(nullptr); in New()
[all …]
Dstruct.pb.h76 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::ListValue* Arena::CreateMaybeMessage<PROTOBUF_NAM…
77 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Struct* Arena::CreateMaybeMessage<PROTOBUF_NAMESP…
78 …_EXPORT PROTOBUF_NAMESPACE_ID::Struct_FieldsEntry_DoNotUse* Arena::CreateMaybeMessage<PROTOBUF_NAM…
79 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Value* Arena::CreateMaybeMessage<PROTOBUF_NAMESPA…
205 return CreateMaybeMessage<Struct>(nullptr); in New()
209 return CreateMaybeMessage<Struct>(arena); in New()
366 return CreateMaybeMessage<Value>(nullptr); in New()
370 return CreateMaybeMessage<Value>(arena); in New()
611 return CreateMaybeMessage<ListValue>(nullptr); in New()
615 return CreateMaybeMessage<ListValue>(arena); in New()
[all …]
Dempty.pb.h63 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Empty* Arena::CreateMaybeMessage<PROTOBUF_NAMESPA…
133 return CreateMaybeMessage<Empty>(nullptr); in New()
137 return CreateMaybeMessage<Empty>(arena); in New()
Ddescriptor.pb.h142 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::DescriptorProto* Arena::CreateMaybeMessage<PROTOB…
143 …PORT PROTOBUF_NAMESPACE_ID::DescriptorProto_ExtensionRange* Arena::CreateMaybeMessage<PROTOBUF_NAM…
144 …XPORT PROTOBUF_NAMESPACE_ID::DescriptorProto_ReservedRange* Arena::CreateMaybeMessage<PROTOBUF_NAM…
145 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::EnumDescriptorProto* Arena::CreateMaybeMessage<PR…
146 …OTOBUF_NAMESPACE_ID::EnumDescriptorProto_EnumReservedRange* Arena::CreateMaybeMessage<PROTOBUF_NAM…
147 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::EnumOptions* Arena::CreateMaybeMessage<PROTOBUF_N…
148 …BUF_EXPORT PROTOBUF_NAMESPACE_ID::EnumValueDescriptorProto* Arena::CreateMaybeMessage<PROTOBUF_NAM…
149 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::EnumValueOptions* Arena::CreateMaybeMessage<PROTO…
150 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::ExtensionRangeOptions* Arena::CreateMaybeMessage<…
151 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::FieldDescriptorProto* Arena::CreateMaybeMessage<P…
[all …]
Dtimestamp.pb.h63 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Timestamp* Arena::CreateMaybeMessage<PROTOBUF_NAM…
133 return CreateMaybeMessage<Timestamp>(nullptr); in New()
137 return CreateMaybeMessage<Timestamp>(arena); in New()
Dduration.pb.h63 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Duration* Arena::CreateMaybeMessage<PROTOBUF_NAME…
133 return CreateMaybeMessage<Duration>(nullptr); in New()
137 return CreateMaybeMessage<Duration>(arena); in New()
Dtype.pb.h78 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Enum* Arena::CreateMaybeMessage<PROTOBUF_NAMESPAC…
79 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::EnumValue* Arena::CreateMaybeMessage<PROTOBUF_NAM…
80 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Field* Arena::CreateMaybeMessage<PROTOBUF_NAMESPA…
81 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Option* Arena::CreateMaybeMessage<PROTOBUF_NAMESP…
82 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Type* Arena::CreateMaybeMessage<PROTOBUF_NAMESPAC…
246 return CreateMaybeMessage<Type>(nullptr); in New()
250 return CreateMaybeMessage<Type>(arena); in New()
487 return CreateMaybeMessage<Field>(nullptr); in New()
491 return CreateMaybeMessage<Field>(arena); in New()
858 return CreateMaybeMessage<Enum>(nullptr); in New()
[all …]
Dsource_context.pb.h63 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::SourceContext* Arena::CreateMaybeMessage<PROTOBUF…
133 return CreateMaybeMessage<SourceContext>(nullptr); in New()
137 return CreateMaybeMessage<SourceContext>(arena); in New()
Dfield_mask.pb.h63 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::FieldMask* Arena::CreateMaybeMessage<PROTOBUF_NAM…
133 return CreateMaybeMessage<FieldMask>(nullptr); in New()
137 return CreateMaybeMessage<FieldMask>(arena); in New()
Dapi.pb.h71 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Api* Arena::CreateMaybeMessage<PROTOBUF_NAMESPACE…
72 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Method* Arena::CreateMaybeMessage<PROTOBUF_NAMESP…
73 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Mixin* Arena::CreateMaybeMessage<PROTOBUF_NAMESPA…
143 return CreateMaybeMessage<Api>(nullptr); in New()
147 return CreateMaybeMessage<Api>(arena); in New()
396 return CreateMaybeMessage<Method>(nullptr); in New()
400 return CreateMaybeMessage<Method>(arena); in New()
629 return CreateMaybeMessage<Mixin>(nullptr); in New()
633 return CreateMaybeMessage<Mixin>(arena); in New()
983 auto* p = CreateMaybeMessage<PROTOBUF_NAMESPACE_ID::SourceContext>(GetArena()); in _internal_mutable_source_context()
Dany.pb.h63 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Any* Arena::CreateMaybeMessage<PROTOBUF_NAMESPACE…
166 return CreateMaybeMessage<Any>(nullptr); in New()
170 return CreateMaybeMessage<Any>(arena); in New()
Dwrappers.pb.cc2093 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::DoubleValue* Arena::CreateMaybeMessage< PROTOBU… in CreateMaybeMessage() function in Arena
2096 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::FloatValue* Arena::CreateMaybeMessage< PROTOBUF… in CreateMaybeMessage() function in Arena
2099 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::Int64Value* Arena::CreateMaybeMessage< PROTOBUF… in CreateMaybeMessage() function in Arena
2102 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::UInt64Value* Arena::CreateMaybeMessage< PROTOBU… in CreateMaybeMessage() function in Arena
2105 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::Int32Value* Arena::CreateMaybeMessage< PROTOBUF… in CreateMaybeMessage() function in Arena
2108 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::UInt32Value* Arena::CreateMaybeMessage< PROTOBU… in CreateMaybeMessage() function in Arena
2111 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::BoolValue* Arena::CreateMaybeMessage< PROTOBUF_… in CreateMaybeMessage() function in Arena
2114 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::StringValue* Arena::CreateMaybeMessage< PROTOBU… in CreateMaybeMessage() function in Arena
2117 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::BytesValue* Arena::CreateMaybeMessage< PROTOBUF… in CreateMaybeMessage() function in Arena
Dmessage_lite.h461 static T* CreateMaybeMessage(Arena* arena) { in CreateMaybeMessage() function
462 return Arena::CreateMaybeMessage<T>(arena); in CreateMaybeMessage()
Darena.h304 return Arena::CreateMaybeMessage<T>(arena, std::forward<Args>(args)...); in CreateMessage()
563 PROTOBUF_ALWAYS_INLINE static T* CreateMaybeMessage(Arena* arena, in CreateMaybeMessage() function
585 return CreateMaybeMessage<T>(arena, std::forward<Args>(args)...); in CreateNoMessage()
Dstruct.pb.cc1093 …OINLINE PROTOBUF_NAMESPACE_ID::Struct_FieldsEntry_DoNotUse* Arena::CreateMaybeMessage< PROTOBUF_NA… in CreateMaybeMessage() function in Arena
1096 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::Struct* Arena::CreateMaybeMessage< PROTOBUF_NAM… in CreateMaybeMessage() function in Arena
1099 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::Value* Arena::CreateMaybeMessage< PROTOBUF_NAME… in CreateMaybeMessage() function in Arena
1102 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::ListValue* Arena::CreateMaybeMessage< PROTOBUF_… in CreateMaybeMessage() function in Arena
Ddescriptor.pb.cc11203 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::FileDescriptorSet* Arena::CreateMaybeMessage< P… in CreateMaybeMessage() function in Arena
11206 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::FileDescriptorProto* Arena::CreateMaybeMessage<… in CreateMaybeMessage() function in Arena
11209 …LINE PROTOBUF_NAMESPACE_ID::DescriptorProto_ExtensionRange* Arena::CreateMaybeMessage< PROTOBUF_NA… in CreateMaybeMessage() function in Arena
11212 …NLINE PROTOBUF_NAMESPACE_ID::DescriptorProto_ReservedRange* Arena::CreateMaybeMessage< PROTOBUF_NA… in CreateMaybeMessage() function in Arena
11215 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::DescriptorProto* Arena::CreateMaybeMessage< PRO… in CreateMaybeMessage() function in Arena
11218 …OBUF_NOINLINE PROTOBUF_NAMESPACE_ID::ExtensionRangeOptions* Arena::CreateMaybeMessage< PROTOBUF_NA… in CreateMaybeMessage() function in Arena
11221 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::FieldDescriptorProto* Arena::CreateMaybeMessage in CreateMaybeMessage() function in Arena
11224 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::OneofDescriptorProto* Arena::CreateMaybeMessage in CreateMaybeMessage() function in Arena
11227 …OTOBUF_NAMESPACE_ID::EnumDescriptorProto_EnumReservedRange* Arena::CreateMaybeMessage< PROTOBUF_NA… in CreateMaybeMessage() function in Arena
11230 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::EnumDescriptorProto* Arena::CreateMaybeMessage<… in CreateMaybeMessage() function in Arena
[all …]
Dempty.pb.cc248 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::Empty* Arena::CreateMaybeMessage< PROTOBUF_NAME… in CreateMaybeMessage() function in Arena
Dfield_mask.pb.cc293 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::FieldMask* Arena::CreateMaybeMessage< PROTOBUF_… in CreateMaybeMessage() function in Arena
Dsource_context.pb.cc295 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::SourceContext* Arena::CreateMaybeMessage< PROTO… in CreateMaybeMessage() function in Arena
/third_party/libphonenumber/cpp/src/phonenumbers/ohos/
Dgeocoding_data.pb.h89 template<> ::i18n::phonenumbers::CountriesInfo* Arena::CreateMaybeMessage<::i18n::phonenumbers::Cou…
90 template<> ::i18n::phonenumbers::CountryCodeInfo* Arena::CreateMaybeMessage<::i18n::phonenumbers::C…
91 template<> ::i18n::phonenumbers::GeocodingInfo* Arena::CreateMaybeMessage<::i18n::phonenumbers::Geo…
92 template<> ::i18n::phonenumbers::LanguageCodeInfo* Arena::CreateMaybeMessage<::i18n::phonenumbers::…
93 template<> ::i18n::phonenumbers::PrefixesInfo* Arena::CreateMaybeMessage<::i18n::phonenumbers::Pref…
162 return CreateMaybeMessage<GeocodingInfo>(nullptr); in New()
166 return CreateMaybeMessage<GeocodingInfo>(arena); in New()
414 return CreateMaybeMessage<PrefixesInfo>(nullptr); in New()
418 return CreateMaybeMessage<PrefixesInfo>(arena); in New()
640 return CreateMaybeMessage<LanguageCodeInfo>(nullptr); in New()
[all …]
Dgeocoding_data.pb.cc1613 template<> PROTOBUF_NOINLINE ::i18n::phonenumbers::GeocodingInfo* Arena::CreateMaybeMessage< ::i18n… in CreateMaybeMessage() function in Arena
1616 template<> PROTOBUF_NOINLINE ::i18n::phonenumbers::PrefixesInfo* Arena::CreateMaybeMessage< ::i18n:… in CreateMaybeMessage() function in Arena
1619 template<> PROTOBUF_NOINLINE ::i18n::phonenumbers::LanguageCodeInfo* Arena::CreateMaybeMessage< ::i… in CreateMaybeMessage() function in Arena
1622 template<> PROTOBUF_NOINLINE ::i18n::phonenumbers::CountriesInfo* Arena::CreateMaybeMessage< ::i18n… in CreateMaybeMessage() function in Arena
1625 template<> PROTOBUF_NOINLINE ::i18n::phonenumbers::CountryCodeInfo* Arena::CreateMaybeMessage< ::i1… in CreateMaybeMessage() function in Arena
/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h82 …PORT PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorRequest* Arena::CreateMaybeMessage<PROTOBUF_NAM…
83 …ORT PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse* Arena::CreateMaybeMessage<PROTOBUF_NAM…
84 …ROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File* Arena::CreateMaybeMessage<PROTOBUF_NAM…
85 template<> PROTOC_EXPORT PROTOBUF_NAMESPACE_ID::compiler::Version* Arena::CreateMaybeMessage<PROTOB…
186 return CreateMaybeMessage<Version>(nullptr); in New()
190 return CreateMaybeMessage<Version>(arena); in New()
387 return CreateMaybeMessage<CodeGeneratorRequest>(nullptr); in New()
391 return CreateMaybeMessage<CodeGeneratorRequest>(arena); in New()
609 return CreateMaybeMessage<CodeGeneratorResponse_File>(nullptr); in New()
613 return CreateMaybeMessage<CodeGeneratorResponse_File>(arena); in New()
[all …]
Dplugin.pb.cc1534 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::compiler::Version* Arena::CreateMaybeMessage< P… in CreateMaybeMessage() function in Arena
1537 …LINE PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorRequest* Arena::CreateMaybeMessage< PROTOBUF_NA… in CreateMaybeMessage() function in Arena
1540 …ROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File* Arena::CreateMaybeMessage< PROTOBUF_NA… in CreateMaybeMessage() function in Arena
1543 …INE PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse* Arena::CreateMaybeMessage< PROTOBUF_NA… in CreateMaybeMessage() function in Arena
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonemetadata.pb.h71 template<> ::i18n::phonenumbers::NumberFormat* Arena::CreateMaybeMessage<::i18n::phonenumbers::Numb…
72 template<> ::i18n::phonenumbers::PhoneMetadata* Arena::CreateMaybeMessage<::i18n::phonenumbers::Pho…
73 template<> ::i18n::phonenumbers::PhoneMetadataCollection* Arena::CreateMaybeMessage<::i18n::phonenu…
74 template<> ::i18n::phonenumbers::PhoneNumberDesc* Arena::CreateMaybeMessage<::i18n::phonenumbers::P…
143 return CreateMaybeMessage<NumberFormat>(nullptr); in New()
147 return CreateMaybeMessage<NumberFormat>(arena); in New()
430 return CreateMaybeMessage<PhoneNumberDesc>(nullptr); in New()
434 return CreateMaybeMessage<PhoneNumberDesc>(arena); in New()
659 return CreateMaybeMessage<PhoneMetadata>(nullptr); in New()
663 return CreateMaybeMessage<PhoneMetadata>(arena); in New()
[all …]
Dphonenumber.pb.h63 template<> ::i18n::phonenumbers::PhoneNumber* Arena::CreateMaybeMessage<::i18n::phonenumbers::Phone…
154 return CreateMaybeMessage<PhoneNumber>(nullptr); in New()
158 return CreateMaybeMessage<PhoneNumber>(arena); in New()

12