/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | OneofDescriptor.cs | 52 …internal OneofDescriptor(OneofDescriptorProto proto, FileDescriptor file, MessageDescriptor parent… in OneofDescriptor() 73 internal OneofDescriptorProto Proto { get; } 81 public OneofDescriptorProto ToProto() => Proto.Clone(); in ToProto()
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | OneofDescriptor.cs | 52 …internal OneofDescriptor(OneofDescriptorProto proto, FileDescriptor file, MessageDescriptor parent… in OneofDescriptor() 73 internal OneofDescriptorProto Proto { get; } 81 public OneofDescriptorProto ToProto() => Proto.Clone(); in ToProto()
|
/external/rust/crates/protobuf/src/reflect/oneof/ |
D | mod.rs | 3 use crate::descriptor::OneofDescriptorProto; 29 pub fn proto(&self) -> &OneofDescriptorProto { in proto() argument
|
/external/golang-protobuf/types/descriptorpb/ |
D | descriptor.pb.go | 900 …OneofDecl []*OneofDescriptorProto `protobuf:"bytes,8,rep,name=oneof_decl,json=oneof… 982 func (x *DescriptorProto) GetOneofDecl() []*OneofDescriptorProto { 1228 type OneofDescriptorProto struct { struct 1237 func (x *OneofDescriptorProto) Reset() { argument 1238 *x = OneofDescriptorProto{} 1246 func (x *OneofDescriptorProto) String() string { argument 1250 func (*OneofDescriptorProto) ProtoMessage() {} argument 1252 func (x *OneofDescriptorProto) ProtoReflect() protoreflect.Message { argument 1265 func (*OneofDescriptorProto) Descriptor() ([]byte, []int) { argument 1269 func (x *OneofDescriptorProto) GetName() string { argument [all …]
|
/external/protobuf/php/src/Google/Protobuf/Internal/ |
D | OneofDescriptorProto.php | 18 class OneofDescriptorProto extends \Google\Protobuf\Internal\Message class
|
D | DescriptorProto.php | 247 …\Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Internal\OneofDescriptorProto::class);
|
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | OneofDescriptorProto.php | 18 class OneofDescriptorProto extends \Google\Protobuf\Internal\Message class
|
D | DescriptorProto.php | 247 …\Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Protobuf\Internal\OneofDescriptorProto::class);
|
/external/cronet/third_party/protobuf/src/google/protobuf/ |
D | descriptor.pb.h | 106 class OneofDescriptorProto; variable 151 …PORT ::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto* Arena::CreateMaybeMessage<::PROTOBUF_NAMESPACE… 1472 ::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto* mutable_oneof_decl(int index); in Swap() 1473 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto >* in Swap() 1476 const ::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto& _internal_oneof_decl(int index) const; in Swap() 1477 ::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto* _internal_add_oneof_decl(); in Swap() 1479 const ::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto& oneof_decl(int index) const; in Swap() 1480 ::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto* add_oneof_decl(); in Swap() 1481 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto >& in Swap() 1576 …::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto > oneof_d… in Swap() [all …]
|
D | descriptor.pb.cc | 143 PROTOBUF_CONSTEXPR OneofDescriptorProto::OneofDescriptorProto( in OneofDescriptorProto() function in OneofDescriptorProto 152 OneofDescriptorProto _instance; 582 PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto, _has_bits_), 583 PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto, _internal_metadata_), 588 PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto, name_), 589 PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto, options_), 880 { 120, 128, -1, sizeof(::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto)}, 4046 class OneofDescriptorProto::_Internal { 4048 using HasBits = decltype(std::declval<OneofDescriptorProto>()._has_bits_); 4052 static const ::PROTOBUF_NAMESPACE_ID::OneofOptions& options(const OneofDescriptorProto* msg); [all …]
|
D | descriptor.h | 103 class OneofDescriptorProto; variable 997 typedef OneofDescriptorProto Proto; 1023 void CopyTo(OneofDescriptorProto* proto) const;
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.pb.h | 106 class OneofDescriptorProto; variable 151 …PORT ::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto* Arena::CreateMaybeMessage<::PROTOBUF_NAMESPACE… 1494 ::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto* mutable_oneof_decl(int index); in Swap() 1495 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto >* in Swap() 1498 const ::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto& _internal_oneof_decl(int index) const; in Swap() 1499 ::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto* _internal_add_oneof_decl(); in Swap() 1501 const ::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto& oneof_decl(int index) const; in Swap() 1502 ::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto* add_oneof_decl(); in Swap() 1503 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto >& in Swap() 1599 …::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto > oneof_d… in Swap() [all …]
|
D | descriptor.pb.cc | 154 PROTOBUF_CONSTEXPR OneofDescriptorProto::OneofDescriptorProto( in OneofDescriptorProto() function in OneofDescriptorProto 165 OneofDescriptorProto _instance; 634 PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto, _impl_._has_bits_), 635 PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto, _internal_metadata_), 640 PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto, _impl_.name_), 641 PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto, _impl_.options_), 932 { 120, 128, -1, sizeof(::PROTOBUF_NAMESPACE_ID::OneofDescriptorProto)}, 4186 class OneofDescriptorProto::_Internal { 4188 using HasBits = decltype(std::declval<OneofDescriptorProto>()._impl_._has_bits_); 4192 static const ::PROTOBUF_NAMESPACE_ID::OneofOptions& options(const OneofDescriptorProto* msg); [all …]
|
D | descriptor.h | 103 class OneofDescriptorProto; variable 997 typedef OneofDescriptorProto Proto; 1023 void CopyTo(OneofDescriptorProto* proto) const;
|
/external/rust/crates/protobuf-parse/src/pure/convert/ |
D | mod.rs | 11 use protobuf::descriptor::OneofDescriptorProto; 275 let mut oneof = OneofDescriptorProto::new(); in message() 536 ) -> anyhow::Result<protobuf::descriptor::OneofDescriptorProto> { in oneof() argument 537 let mut output = protobuf::descriptor::OneofDescriptorProto::new(); in oneof()
|
/external/golang-protobuf/reflect/protodesc/ |
D | proto.go | 173 func ToOneofDescriptorProto(oneof protoreflect.OneofDescriptor) *descriptorpb.OneofDescriptorProto { 174 return &descriptorpb.OneofDescriptorProto{
|
/external/perfetto/protos/perfetto/common/ |
D | descriptor.proto | 66 repeated OneofDescriptorProto oneof_decl = 8; 175 message OneofDescriptorProto { message
|
/external/rust/crates/protobuf-codegen/2.27.1/src/ |
D | scope.rs | 6 use protobuf::descriptor::OneofDescriptorProto; 525 pub oneof: &'a OneofDescriptorProto,
|
/external/rust/crates/protobuf/2.27.1/src/ |
D | descriptorx.rs | 10 use crate::descriptor::OneofDescriptorProto; 571 pub oneof: &'a OneofDescriptorProto,
|
D | descriptor.rs | 910 pub oneof_decl: crate::RepeatedField<OneofDescriptorProto>, 1096 pub fn get_oneof_decl(&self) -> &[OneofDescriptorProto] { in get_oneof_decl() argument 1104 pub fn set_oneof_decl(&mut self, v: crate::RepeatedField<OneofDescriptorProto>) { in set_oneof_decl() argument 1109 pub fn mut_oneof_decl(&mut self) -> &mut crate::RepeatedField<OneofDescriptorProto> { in mut_oneof_decl() argument 1114 pub fn take_oneof_decl(&mut self) -> crate::RepeatedField<OneofDescriptorProto> { in take_oneof_decl() argument 1451 …cessor::make_repeated_field_accessor::<_, crate::types::ProtobufTypeMessage<OneofDescriptorProto>>( in descriptor_static() 2916 pub struct OneofDescriptorProto { struct 2927 impl<'a> ::std::default::Default for &'a OneofDescriptorProto { argument 2928 fn default() -> &'a OneofDescriptorProto { in default() 2929 <OneofDescriptorProto as crate::Message>::default_instance() in default() [all …]
|
/external/rust/crates/protobuf/src/ |
D | descriptor.rs | 654 pub oneof_decl: ::std::vec::Vec<OneofDescriptorProto>, 2360 pub struct OneofDescriptorProto { struct 2371 impl<'a> ::std::default::Default for &'a OneofDescriptorProto { implementation 2372 fn default() -> &'a OneofDescriptorProto { in default() 2373 <OneofDescriptorProto as crate::Message>::default_instance() in default() 2377 impl OneofDescriptorProto { impl 2378 pub fn new() -> OneofDescriptorProto { in new() 2423 |m: &OneofDescriptorProto| { &m.name }, in generated_message_descriptor_data() 2424 |m: &mut OneofDescriptorProto| { &mut m.name }, in generated_message_descriptor_data() 2428 |m: &OneofDescriptorProto| { &m.options }, in generated_message_descriptor_data() [all …]
|
/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | Descriptors.java | 47 import com.google.protobuf.DescriptorProtos.OneofDescriptorProto; 2756 public OneofDescriptorProto toProto() { in toProto() 2760 private void setProto(final OneofDescriptorProto proto) { in setProto() 2765 final OneofDescriptorProto proto, in OneofDescriptor() 2779 private OneofDescriptorProto proto;
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | Descriptors.java | 47 import com.google.protobuf.DescriptorProtos.OneofDescriptorProto; 2756 public OneofDescriptorProto toProto() { in toProto() 2760 private void setProto(final OneofDescriptorProto proto) { in setProto() 2765 final OneofDescriptorProto proto, in OneofDescriptor() 2779 private OneofDescriptorProto proto;
|
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/ |
D | parser.h | 412 bool ParseOneof(OneofDescriptorProto* oneof_decl,
|
/external/protobuf/src/google/protobuf/compiler/ |
D | parser.h | 416 bool ParseOneof(OneofDescriptorProto* oneof_decl,
|