| /external/rust/crates/protobuf/src/reflect/oneof/ | 
| D | mod.rs | 13 pub struct OneofDescriptor {  struct23 impl OneofDescriptor {  impl
 
 | 
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | 
| D | OneofDescriptor.cs | 46     public sealed class OneofDescriptor : DescriptorBase  class52 …internal OneofDescriptor(OneofDescriptorProto proto, FileDescriptor file, MessageDescriptor parent…  in OneofDescriptor()  method in Google.Protobuf.Reflection.OneofDescriptor
 
 | 
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ | 
| D | OneofDescriptor.cs | 46     public sealed class OneofDescriptor : DescriptorBase  class52 …internal OneofDescriptor(OneofDescriptorProto proto, FileDescriptor file, MessageDescriptor parent…  in OneofDescriptor()  method in Google.Protobuf.Reflection.OneofDescriptor
 
 | 
| /external/protobuf/python/google/protobuf/pyext/ | 
| D | descriptor_containers.h | 46 class OneofDescriptor;  variable
 | 
| /external/cronet/third_party/protobuf/python/google/protobuf/pyext/ | 
| D | descriptor_containers.h | 46 class OneofDescriptor;  variable
 | 
| /external/golang-protobuf/internal/impl/ | 
| D | message_reflect_gen.go | 112 func (m *messageState) WhichOneof(od protoreflect.OneofDescriptor) protoreflect.FieldDescriptor {232 func (m *messageReflectWrapper) WhichOneof(od protoreflect.OneofDescriptor) protoreflect.FieldDescr…
 
 | 
| /external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/ | 
| D | DescriptorsTest.cs | 208         public void OneofDescriptor()  in OneofDescriptor()  method in Google.Protobuf.Reflection.DescriptorsTest
 | 
| /external/protobuf/php/src/Google/Protobuf/ | 
| D | OneofDescriptor.php | 37 class OneofDescriptor  class
 | 
| /external/cronet/third_party/protobuf/php/src/Google/Protobuf/ | 
| D | OneofDescriptor.php | 37 class OneofDescriptor  class
 | 
| /external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/ | 
| D | DescriptorsTest.cs | 208         public void OneofDescriptor()  in OneofDescriptor()  method in Google.Protobuf.Reflection.DescriptorsTest
 | 
| /external/cronet/third_party/protobuf/src/google/protobuf/compiler/python/ | 
| D | python_generator.h | 53 class OneofDescriptor;  variable
 | 
| /external/protobuf/src/google/protobuf/compiler/python/ | 
| D | generator.h | 53 class OneofDescriptor;  variable
 | 
| /external/cronet/third_party/protobuf/src/google/protobuf/compiler/java/ | 
| D | java_context.h | 45 class OneofDescriptor;  variable
 | 
| /external/protobuf/src/google/protobuf/compiler/java/ | 
| D | context.h | 45 class OneofDescriptor;  variable
 | 
| /external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ | 
| D | OneofDescriptor.php | 35 class OneofDescriptor  class
 | 
| /external/protobuf/php/src/Google/Protobuf/Internal/ | 
| D | OneofDescriptor.php | 35 class OneofDescriptor  class
 | 
| /external/golang-protobuf/reflect/protodesc/ | 
| D | proto.go | 173 func ToOneofDescriptorProto(oneof protoreflect.OneofDescriptor) *descriptorpb.OneofDescriptorProto {
 | 
| /external/rust/crates/protobuf-codegen/src/gen/ | 
| D | protoc_insertion_point.rs | 69     oneof: &OneofDescriptor,  in write_protoc_insertion_point_for_oneof()
 | 
| /external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/ | 
| D | DescriptorsTest.cs | 353         public void OneofDescriptor()  in OneofDescriptor()  method in Google.Protobuf.Reflection.DescriptorsTest
 | 
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/ | 
| D | DescriptorsTest.cs | 353         public void OneofDescriptor()  in OneofDescriptor()  method in Google.Protobuf.Reflection.DescriptorsTest
 | 
| /external/golang-protobuf/internal/order/ | 
| D | order_test.go | 44 	protoreflect.OneofDescriptor  anonMember
 | 
| /external/cronet/third_party/protobuf/src/google/protobuf/compiler/js/ | 
| D | js_generator.h | 52 class OneofDescriptor;  variable
 | 
| /external/cronet/third_party/protobuf/php/ext/google/protobuf/ | 
| D | def.c | 242 } OneofDescriptor;  typedef273 PHP_METHOD(OneofDescriptor, getName) {  in PHP_METHOD()  argument
 284 PHP_METHOD(OneofDescriptor, getField) {  in PHP_METHOD()  argument
 309 PHP_METHOD(OneofDescriptor, getFieldCount) {  in PHP_METHOD()  argument
 
 | 
| /external/protobuf/php/ext/google/protobuf/ | 
| D | def.c | 242 } OneofDescriptor;  typedef273 PHP_METHOD(OneofDescriptor, getName) {  in PHP_METHOD()  argument
 284 PHP_METHOD(OneofDescriptor, getField) {  in PHP_METHOD()  argument
 309 PHP_METHOD(OneofDescriptor, getFieldCount) {  in PHP_METHOD()  argument
 
 | 
| /external/golang-protobuf/internal/testprotos/irregular/ | 
| D | irregular.go | 85 func (m *message) WhichOneof(protoreflect.OneofDescriptor) protoreflect.FieldDescriptor {
 |