| /external/protobuf/php/src/Google/Protobuf/Internal/ |
| D | OneofDescriptorProto.php | 18 class OneofDescriptorProto extends \Google\Protobuf\Internal\Message class
|
| /external/golang-protobuf/protoc-gen-go/descriptor/ |
| D | descriptor.pb.go | 928 type OneofDescriptorProto struct { struct 929 Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` 930 Options *OneofOptions `protobuf:"bytes,2,opt,name=options" json:"options,omitempty"` 931 XXX_NoUnkeyedLiteral struct{} `json:"-"` 932 XXX_unrecognized []byte `json:"-"` 933 XXX_sizecache int32 `json:"-"` 936 func (m *OneofDescriptorProto) Reset() { *m = OneofDescriptorProto{} } 937 func (m *OneofDescriptorProto) String() string { return proto.CompactTextString(m) } 938 func (*OneofDescriptorProto) ProtoMessage() {} 939 func (*OneofDescriptorProto) Descriptor() ([]byte, []int) { [all …]
|
| D | descriptor.proto | 218 message OneofDescriptorProto { message
|
| /external/perfetto/protos/perfetto/common/ |
| D | descriptor.proto | 166 message OneofDescriptorProto { message
|
| /external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/ |
| D | descriptor.proto | 184 message OneofDescriptorProto { message
|
| /external/nos/host/generic/nugget/proto/google/protobuf/ |
| D | descriptor.proto | 206 message OneofDescriptorProto { message
|
| /external/rust/crates/protobuf/src/ |
| D | descriptor.rs | 1096 pub fn get_oneof_decl(&self) -> &[OneofDescriptorProto] { in get_oneof_decl() 1104 pub fn set_oneof_decl(&mut self, v: crate::RepeatedField<OneofDescriptorProto>) { in set_oneof_decl() 1109 pub fn mut_oneof_decl(&mut self) -> &mut crate::RepeatedField<OneofDescriptorProto> { in mut_oneof_decl() 1114 pub fn take_oneof_decl(&mut self) -> crate::RepeatedField<OneofDescriptorProto> { in take_oneof_decl() 2916 pub struct OneofDescriptorProto { struct 2927 impl<'a> ::std::default::Default for &'a OneofDescriptorProto { argument 2933 impl OneofDescriptorProto { impl 3008 impl crate::Message for OneofDescriptorProto { implementation 3123 impl crate::Clear for OneofDescriptorProto { implementation 3131 impl ::std::fmt::Debug for OneofDescriptorProto { implementation [all …]
|
| /external/nanopb-c/generator/proto/google/protobuf/ |
| D | descriptor.proto | 217 message OneofDescriptorProto { message
|
| /external/protobuf/src/google/protobuf/ |
| D | descriptor.proto | 218 message OneofDescriptorProto { message
|
| D | descriptor.h | 96 class OneofDescriptorProto; variable
|
| D | descriptor.pb.cc | 5484 OneofDescriptorProto::OneofDescriptorProto() in OneofDescriptorProto() function in OneofDescriptorProto 5489 OneofDescriptorProto::OneofDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) in OneofDescriptorProto() function in OneofDescriptorProto 5496 OneofDescriptorProto::OneofDescriptorProto(const OneofDescriptorProto& from) in OneofDescriptorProto() function in OneofDescriptorProto
|
| D | descriptor.pb.h | 116 class OneofDescriptorProto; variable 2094 OneofDescriptorProto(OneofDescriptorProto&& from) noexcept in OneofDescriptorProto() function
|
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ |
| D | descriptor.proto | 238 message OneofDescriptorProto { message
|
| D | descriptor_sv.proto | 238 message OneofDescriptorProto { message
|
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | Descriptor.cs | 2369 internal sealed partial class OneofDescriptorProto : pb::IMessage<OneofDescriptorProto> { class 2386 public OneofDescriptorProto() { in OneofDescriptorProto() method in Google.Protobuf.Reflection.OneofDescriptorProto 2393 public OneofDescriptorProto(OneofDescriptorProto other) : this() { in OneofDescriptorProto() method in Google.Protobuf.Reflection.OneofDescriptorProto
|
| /external/perfetto/protos/perfetto/trace/ |
| D | perfetto_trace.proto | 2777 message OneofDescriptorProto { message
|