/external/protobuf/src/google/protobuf/ |
D | wrappers.pb.h | 87 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… 171 return CreateMaybeMessage<DoubleValue>(nullptr); in New() [all …]
|
D | struct.pb.h | 76 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… 211 return CreateMaybeMessage<Struct>(nullptr); in New() 215 return CreateMaybeMessage<Struct>(arena); in New() 384 return CreateMaybeMessage<Value>(nullptr); in New() 388 return CreateMaybeMessage<Value>(arena); in New() 628 return CreateMaybeMessage<ListValue>(nullptr); in New() 632 return CreateMaybeMessage<ListValue>(arena); in New() [all …]
|
D | empty.pb.h | 63 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Empty* Arena::CreateMaybeMessage<PROTOBUF_NAMESPA… 139 return CreateMaybeMessage<Empty>(nullptr); in New() 143 return CreateMaybeMessage<Empty>(arena); in New()
|
D | duration.pb.h | 63 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Duration* Arena::CreateMaybeMessage<PROTOBUF_NAME… 139 return CreateMaybeMessage<Duration>(nullptr); in New() 143 return CreateMaybeMessage<Duration>(arena); in New()
|
D | timestamp.pb.h | 63 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Timestamp* Arena::CreateMaybeMessage<PROTOBUF_NAM… 139 return CreateMaybeMessage<Timestamp>(nullptr); in New() 143 return CreateMaybeMessage<Timestamp>(arena); in New()
|
D | descriptor.pb.h | 142 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 …]
|
D | api.pb.h | 71 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… 134 return CreateMaybeMessage<Api>(nullptr); in New() 138 return CreateMaybeMessage<Api>(arena); in New() 340 return CreateMaybeMessage<Method>(nullptr); in New() 344 return CreateMaybeMessage<Method>(arena); in New() 537 return CreateMaybeMessage<Mixin>(nullptr); in New() 541 return CreateMaybeMessage<Mixin>(arena); in New() 820 auto* p = CreateMaybeMessage<PROTOBUF_NAMESPACE_ID::SourceContext>(GetArenaNoVirtual()); in mutable_source_context()
|
D | source_context.pb.h | 63 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::SourceContext* Arena::CreateMaybeMessage<PROTOBUF… 124 return CreateMaybeMessage<SourceContext>(nullptr); in New() 128 return CreateMaybeMessage<SourceContext>(arena); in New()
|
D | type.pb.h | 78 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… 252 return CreateMaybeMessage<Type>(nullptr); in New() 256 return CreateMaybeMessage<Type>(arena); in New() 486 return CreateMaybeMessage<Field>(nullptr); in New() 490 return CreateMaybeMessage<Field>(arena); in New() 867 return CreateMaybeMessage<Enum>(nullptr); in New() [all …]
|
D | field_mask.pb.h | 63 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::FieldMask* Arena::CreateMaybeMessage<PROTOBUF_NAM… 139 return CreateMaybeMessage<FieldMask>(nullptr); in New() 143 return CreateMaybeMessage<FieldMask>(arena); in New()
|
D | any.pb.h | 64 template<> PROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::Any* Arena::CreateMaybeMessage<PROTOBUF_NAMESPACE… 140 return CreateMaybeMessage<Any>(nullptr); in New() 144 return CreateMaybeMessage<Any>(arena); in New()
|
D | message_lite.h | 461 static T* CreateMaybeMessage(Arena* arena) { in CreateMaybeMessage() function 462 return Arena::CreateMaybeMessage<T>(arena); in CreateMaybeMessage()
|
D | arena.h | 305 return Arena::CreateMaybeMessage<T>(arena, std::forward<Args>(args)...); in CreateMessage() 571 PROTOBUF_ALWAYS_INLINE static T* CreateMaybeMessage(Arena* arena, in CreateMaybeMessage() function 593 return CreateMaybeMessage<T>(arena, std::forward<Args>(args)...); in CreateNoMessage()
|
D | wrappers.pb.cc | 2707 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::DoubleValue* Arena::CreateMaybeMessage< PROTOBU… in CreateMaybeMessage() function in Arena 2710 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::FloatValue* Arena::CreateMaybeMessage< PROTOBUF… in CreateMaybeMessage() function in Arena 2713 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::Int64Value* Arena::CreateMaybeMessage< PROTOBUF… in CreateMaybeMessage() function in Arena 2716 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::UInt64Value* Arena::CreateMaybeMessage< PROTOBU… in CreateMaybeMessage() function in Arena 2719 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::Int32Value* Arena::CreateMaybeMessage< PROTOBUF… in CreateMaybeMessage() function in Arena 2722 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::UInt32Value* Arena::CreateMaybeMessage< PROTOBU… in CreateMaybeMessage() function in Arena 2725 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::BoolValue* Arena::CreateMaybeMessage< PROTOBUF_… in CreateMaybeMessage() function in Arena 2728 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::StringValue* Arena::CreateMaybeMessage< PROTOBU… in CreateMaybeMessage() function in Arena 2731 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::BytesValue* Arena::CreateMaybeMessage< PROTOBUF… in CreateMaybeMessage() function in Arena
|
D | struct.pb.cc | 1444 …OINLINE PROTOBUF_NAMESPACE_ID::Struct_FieldsEntry_DoNotUse* Arena::CreateMaybeMessage< PROTOBUF_NA… in CreateMaybeMessage() function in Arena 1447 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::Struct* Arena::CreateMaybeMessage< PROTOBUF_NAM… in CreateMaybeMessage() function in Arena 1450 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::Value* Arena::CreateMaybeMessage< PROTOBUF_NAME… in CreateMaybeMessage() function in Arena 1453 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::ListValue* Arena::CreateMaybeMessage< PROTOBUF_… in CreateMaybeMessage() function in Arena
|
D | empty.pb.cc | 299 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::Empty* Arena::CreateMaybeMessage< PROTOBUF_NAME… in CreateMaybeMessage() function in Arena
|
D | source_context.pb.cc | 357 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::SourceContext* Arena::CreateMaybeMessage< PROTO… in CreateMaybeMessage() function in Arena
|
D | duration.pb.cc | 399 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::Duration* Arena::CreateMaybeMessage< PROTOBUF_N… in CreateMaybeMessage() function in Arena
|
D | timestamp.pb.cc | 399 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::Timestamp* Arena::CreateMaybeMessage< PROTOBUF_… in CreateMaybeMessage() function in Arena
|
D | field_mask.pb.cc | 369 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::FieldMask* Arena::CreateMaybeMessage< PROTOBUF_… in CreateMaybeMessage() function in Arena
|
D | descriptor.pb.cc | 15329 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::FileDescriptorSet* Arena::CreateMaybeMessage< P… in CreateMaybeMessage() function in Arena 15332 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::FileDescriptorProto* Arena::CreateMaybeMessage<… in CreateMaybeMessage() function in Arena 15335 …LINE PROTOBUF_NAMESPACE_ID::DescriptorProto_ExtensionRange* Arena::CreateMaybeMessage< PROTOBUF_NA… in CreateMaybeMessage() function in Arena 15338 …NLINE PROTOBUF_NAMESPACE_ID::DescriptorProto_ReservedRange* Arena::CreateMaybeMessage< PROTOBUF_NA… in CreateMaybeMessage() function in Arena 15341 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::DescriptorProto* Arena::CreateMaybeMessage< PRO… in CreateMaybeMessage() function in Arena 15344 …OBUF_NOINLINE PROTOBUF_NAMESPACE_ID::ExtensionRangeOptions* Arena::CreateMaybeMessage< PROTOBUF_NA… in CreateMaybeMessage() function in Arena 15347 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::FieldDescriptorProto* Arena::CreateMaybeMessage… in CreateMaybeMessage() function in Arena 15350 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::OneofDescriptorProto* Arena::CreateMaybeMessage… in CreateMaybeMessage() function in Arena 15353 …OTOBUF_NAMESPACE_ID::EnumDescriptorProto_EnumReservedRange* Arena::CreateMaybeMessage< PROTOBUF_NA… in CreateMaybeMessage() function in Arena 15356 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::EnumDescriptorProto* Arena::CreateMaybeMessage<… in CreateMaybeMessage() function in Arena [all …]
|
D | any.pb.cc | 434 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::Any* Arena::CreateMaybeMessage< PROTOBUF_NAMESP… in CreateMaybeMessage() function in Arena
|
D | type.pb.cc | 2961 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::Type* Arena::CreateMaybeMessage< PROTOBUF_NAMES… in CreateMaybeMessage() function in Arena 2964 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::Field* Arena::CreateMaybeMessage< PROTOBUF_NAME… in CreateMaybeMessage() function in Arena 2967 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::Enum* Arena::CreateMaybeMessage< PROTOBUF_NAMES… in CreateMaybeMessage() function in Arena 2970 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::EnumValue* Arena::CreateMaybeMessage< PROTOBUF_… in CreateMaybeMessage() function in Arena 2973 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::Option* Arena::CreateMaybeMessage< PROTOBUF_NAM… in CreateMaybeMessage() function in Arena
|
/external/protobuf/src/google/protobuf/compiler/ |
D | plugin.pb.h | 81 …PORT PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorRequest* Arena::CreateMaybeMessage<PROTOBUF_NAM… 82 …ORT PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse* Arena::CreateMaybeMessage<PROTOBUF_NAM… 83 …ROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File* Arena::CreateMaybeMessage<PROTOBUF_NAM… 84 template<> PROTOC_EXPORT PROTOBUF_NAMESPACE_ID::compiler::Version* Arena::CreateMaybeMessage<PROTOB… 153 return CreateMaybeMessage<Version>(nullptr); in New() 157 return CreateMaybeMessage<Version>(arena); in New() 323 return CreateMaybeMessage<CodeGeneratorRequest>(nullptr); in New() 327 return CreateMaybeMessage<CodeGeneratorRequest>(arena); in New() 511 return CreateMaybeMessage<CodeGeneratorResponse_File>(nullptr); in New() 515 return CreateMaybeMessage<CodeGeneratorResponse_File>(arena); in New() [all …]
|
D | plugin.pb.cc | 1886 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::compiler::Version* Arena::CreateMaybeMessage< P… in CreateMaybeMessage() function in Arena 1889 …LINE PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorRequest* Arena::CreateMaybeMessage< PROTOBUF_NA… in CreateMaybeMessage() function in Arena 1892 …ROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse_File* Arena::CreateMaybeMessage< PROTOBUF_NA… in CreateMaybeMessage() function in Arena 1895 …INE PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorResponse* Arena::CreateMaybeMessage< PROTOBUF_NA… in CreateMaybeMessage() function in Arena
|