| /external/protobuf/php/src/Google/Protobuf/Internal/ | 
| D | OneofDescriptorProto.php | 18 class OneofDescriptorProto extends \Google\Protobuf\Internal\Message  class
  | 
| /external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ | 
| D | OneofDescriptorProto.php | 18 class OneofDescriptorProto extends \Google\Protobuf\Internal\Message  class
  | 
| /external/rust/crates/protobuf/src/reflect/oneof/ | 
| D | mod.rs | 29     pub fn proto(&self) -> &OneofDescriptorProto {  in proto()
  | 
| /external/golang-protobuf/reflect/protodesc/ | 
| D | desc_init.go | 144 func (r descsByName) initOneofsFromDescriptorProto(ods []*descriptorpb.OneofDescriptorProto, parent…
  | 
| /external/golang-protobuf/types/descriptorpb/ | 
| D | descriptor.pb.go | 1228 type OneofDescriptorProto struct {  struct 1229 	state         protoimpl.MessageState 1230 	sizeCache     protoimpl.SizeCache 1231 	unknownFields protoimpl.UnknownFields 1233 	Name    *string       `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` 1234 	Options *OneofOptions `protobuf:"bytes,2,opt,name=options" json:"options,omitempty"` 1237 func (x *OneofDescriptorProto) Reset() { 1246 func (x *OneofDescriptorProto) String() string { 1250 func (*OneofDescriptorProto) ProtoMessage() {} 1252 func (x *OneofDescriptorProto) ProtoReflect() protoreflect.Message { [all …] 
 | 
| /external/perfetto/protos/perfetto/common/ | 
| D | descriptor.proto | 175 message OneofDescriptorProto {  message
  | 
| /external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/ | 
| D | descriptor.proto | 184 message OneofDescriptorProto {  message
  | 
| /external/rust/crates/protobuf-parse/src/pure/convert/ | 
| D | mod.rs | 536     ) -> anyhow::Result<protobuf::descriptor::OneofDescriptorProto> {  in oneof()
  | 
| D | option_resolver.rs | 870         oneof_proto: &mut OneofDescriptorProto,  in oneof()
  | 
| /external/nos/host/generic/nugget/proto/google/protobuf/ | 
| D | descriptor.proto | 206 message OneofDescriptorProto {  message
  | 
| /external/rust/crates/protobuf/2.27.1/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 {  implementation 2933 impl OneofDescriptorProto {  implementation 3008 impl crate::Message for OneofDescriptorProto {  implementation 3123 impl crate::Clear for OneofDescriptorProto {  implementation 3131 impl ::std::fmt::Debug for OneofDescriptorProto {  implementation [all …] 
 | 
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ | 
| D | descriptor_sv.proto | 238 message OneofDescriptorProto {  message
  | 
| D | descriptor.proto | 238 message OneofDescriptorProto {  message
  | 
| /external/cronet/third_party/protobuf/src/google/protobuf/ | 
| D | descriptor.proto | 241 message OneofDescriptorProto {  message
  | 
| D | descriptor.h | 103 class OneofDescriptorProto;  variable
  | 
| D | descriptor.pb.cc | 143 PROTOBUF_CONSTEXPR OneofDescriptorProto::OneofDescriptorProto(  in OneofDescriptorProto()  function in OneofDescriptorProto 4062 OneofDescriptorProto::OneofDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena,  in OneofDescriptorProto()  function in OneofDescriptorProto 4068 OneofDescriptorProto::OneofDescriptorProto(const OneofDescriptorProto& from)  in OneofDescriptorProto()  function in OneofDescriptorProto
  | 
| D | descriptor.pb.h | 106 class OneofDescriptorProto;  variable 2368   inline OneofDescriptorProto() : OneofDescriptorProto(nullptr) {}  in OneofDescriptorProto()  function 2373   OneofDescriptorProto(OneofDescriptorProto&& from) noexcept  in OneofDescriptorProto()  function
  | 
| /external/rust/crates/protobuf-parse/src/proto/google/protobuf/ | 
| D | descriptor.proto | 242 message OneofDescriptorProto {  message
  | 
| /external/protobuf/src/google/protobuf/ | 
| D | descriptor.proto | 241 message OneofDescriptorProto {  message
  | 
| D | descriptor.h | 103 class OneofDescriptorProto;  variable
  | 
| D | descriptor.pb.cc | 154 PROTOBUF_CONSTEXPR OneofDescriptorProto::OneofDescriptorProto(  in OneofDescriptorProto()  function in OneofDescriptorProto 4202 OneofDescriptorProto::OneofDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena,  in OneofDescriptorProto()  function in OneofDescriptorProto 4208 OneofDescriptorProto::OneofDescriptorProto(const OneofDescriptorProto& from)  in OneofDescriptorProto()  function in OneofDescriptorProto
  | 
| /external/nanopb-c/generator/proto/google/protobuf/ | 
| D | descriptor.proto | 217 message OneofDescriptorProto {  message
  | 
| /external/rust/crates/protobuf/src/ | 
| D | descriptor.rs | 2360 pub struct OneofDescriptorProto {  struct 2364     // @@protoc_insertion_point(field:google.protobuf.OneofDescriptorProto.options)  argument 2367     // @@protoc_insertion_point(special_field:google.protobuf.OneofDescriptorProto.special_fields)  argument 2371 impl<'a> ::std::default::Default for &'a OneofDescriptorProto {  argument 2377 impl OneofDescriptorProto {  implementation 2439 impl crate::Message for OneofDescriptorProto {  implementation 2523 impl crate::MessageFull for OneofDescriptorProto {  implementation 2530 impl ::std::fmt::Display for OneofDescriptorProto {  implementation 2536 impl crate::reflect::ProtobufValue for OneofDescriptorProto {  implementation
  | 
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | 
| D | Descriptor.cs | 3111   public sealed partial class OneofDescriptorProto : pb::IMessage<OneofDescriptorProto>  class 3136     public OneofDescriptorProto() {  in OneofDescriptorProto()  method in Google.Protobuf.Reflection.OneofDescriptorProto 3144     public OneofDescriptorProto(OneofDescriptorProto other) : this() {  in OneofDescriptorProto()  method in Google.Protobuf.Reflection.OneofDescriptorProto
  | 
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ | 
| D | Descriptor.cs | 3111   public sealed partial class OneofDescriptorProto : pb::IMessage<OneofDescriptorProto>  class 3136     public OneofDescriptorProto() {  in OneofDescriptorProto()  method in Google.Protobuf.Reflection.OneofDescriptorProto 3144     public OneofDescriptorProto(OneofDescriptorProto other) : this() {  in OneofDescriptorProto()  method in Google.Protobuf.Reflection.OneofDescriptorProto
  |