| /external/rust/crates/protobuf-codegen/2.27.1/src/ | 
| D | oneof.rs | 23 pub(crate) struct OneofField<'a> {  struct 30 impl<'a> OneofField<'a> {  impl
  | 
| /external/rust/crates/protobuf-codegen/src/gen/ | 
| D | oneof.rs | 35 pub(crate) struct OneofField<'a> {  struct 43 impl<'a> OneofField<'a> {  implementation
  | 
| /external/rust/crates/protobuf-codegen/src/gen/field/ | 
| D | accessor.rs | 86     fn accessor_fn_oneof_enum(&self, oneof: &OneofField, en: &FieldElemEnum) -> AccessorFn {  in accessor_fn_oneof_enum() 165         let OneofField { ref elem, .. } = oneof;  in accessor_fn_oneof()  localVariable
  | 
| D | mod.rs | 922     fn write_merge_from_oneof_case_block(&self, o: &OneofField, w: &mut CodeWriter) {  in write_merge_from_oneof_case_block() 1362     fn write_message_field_get_oneof(&self, o: &OneofField, w: &mut CodeWriter) {  in write_message_field_get_oneof() 1370         let OneofField { ref elem, .. } = o;  in write_message_field_get_oneof()  localVariable 1663     fn write_message_field_take_oneof(&self, o: &OneofField, w: &mut CodeWriter) {  in write_message_field_take_oneof()
  | 
| /external/protobuf/php/src/Google/Protobuf/Internal/ | 
| D | OneofField.php | 35 class OneofField  class
  | 
| /external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ | 
| D | OneofField.php | 35 class OneofField  class
  | 
| /external/golang-protobuf/proto/ | 
| D | noenforceutf8_test.go | 90 	OneofField     isOneofField `protobuf_oneof:"oneof_field"`  member
  | 
| /external/golang-protobuf/cmd/protoc-gen-go/testdata/import_public/sub/ | 
| D | a.pb.go | 197 	OneofField isM_OneofField `protobuf_oneof:"oneof_field"`  member
  | 
| /external/rust/crates/protobuf-codegen/2.27.1/src/field/ | 
| D | mod.rs | 526     pub fn oneof(&self) -> &OneofField {  in oneof() 1383     fn write_merge_from_oneof(&self, f: &OneofField, wire_type_var: &str, w: &mut CodeWriter) {  in write_merge_from_oneof()
  | 
| /external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | 
| D | UnittestCustomOptionsProto3.cs | 326     public int OneofField {  property in UnitTest.Issues.TestProtos.TestMessageWithCustomOptions 338       OneofField = 2,  enumerator
  | 
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | 
| D | UnittestCustomOptionsProto3.cs | 326     public int OneofField {  property in UnitTest.Issues.TestProtos.TestMessageWithCustomOptions 338       OneofField = 2,  enumerator
  | 
| /external/golang-protobuf/internal/testprotos/test3/ | 
| D | test.pb.go | 217 	OneofField isTestAllTypes_OneofField `protobuf_oneof:"oneof_field"`  member
  | 
| /external/golang-protobuf/cmd/protoc-gen-go/testdata/proto2/ | 
| D | fields.pb.go | 181 	OneofField isFieldTestMessage_OneofField `protobuf_oneof:"oneof_field"`  member
  | 
| /external/golang-protobuf/internal/testprotos/test/ | 
| D | test.pb.go | 344 	OneofField isTestAllTypes_OneofField `protobuf_oneof:"oneof_field"`  member 1547 	OneofField isTestRequiredForeign_OneofField `protobuf_oneof:"oneof_field"`  member
  | 
| /external/golang-protobuf/internal/testprotos/conformance/ | 
| D | test_messages_proto3.pb.go | 381 	OneofField isTestAllTypesProto3_OneofField `protobuf_oneof:"oneof_field"`  member
  | 
| D | test_messages_proto2.pb.go | 346 	OneofField isTestAllTypesProto2_OneofField `protobuf_oneof:"oneof_field"`  member
  |