| /external/rust/crates/protobuf-parse/src/pure/convert/ | 
| D | mod.rs | 273                         let oneof_index = if self.is_proto3_optional(f) {  in message()  localVariable 274                             let oneof_index = output.oneof_decl.len() as i32;  in message()  localVariable 285                         let oneof_index = output.oneof_decl.len();  in message()  localVariable
  | 
| /external/protobuf/php/src/Google/Protobuf/ | 
| D | Field.php | 55     protected $oneof_index = 0;  variable in Google\\Protobuf\\Field
  | 
| /external/cronet/third_party/protobuf/php/src/Google/Protobuf/ | 
| D | Field.php | 55     protected $oneof_index = 0;  variable in Google\\Protobuf\\Field
  | 
| /external/cronet/third_party/protobuf/src/google/protobuf/ | 
| D | type.proto | 131   int32 oneof_index = 7;  field
  | 
| D | descriptor.proto | 206   optional int32 oneof_index = 9;  field
  | 
| D | type.pb.h | 1842 inline int32_t Field::oneof_index() const {  in oneof_index()  function
  | 
| /external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ | 
| D | FieldDescriptor.php | 50     private $oneof_index = -1;  variable in Google\\Protobuf\\Internal\\FieldDescriptor
  | 
| D | FieldDescriptorProto.php | 71     protected $oneof_index = null;  variable in Google\\Protobuf\\Internal\\FieldDescriptorProto
  | 
| /external/rust/crates/protobuf-parse/src/proto/google/protobuf/ | 
| D | type.proto | 131   int32 oneof_index = 7;  field
  | 
| D | descriptor.proto | 207   optional int32 oneof_index = 9;  field
  | 
| /external/protobuf/src/google/protobuf/ | 
| D | type.proto | 131   int32 oneof_index = 7;  field
  | 
| D | descriptor.proto | 206   optional int32 oneof_index = 9;  field
  | 
| /external/protobuf/php/src/Google/Protobuf/Internal/ | 
| D | FieldDescriptor.php | 49     private $oneof_index = -1;  variable in Google\\Protobuf\\Internal\\FieldDescriptor
  | 
| D | FieldDescriptorProto.php | 71     protected $oneof_index = null;  variable in Google\\Protobuf\\Internal\\FieldDescriptorProto
  | 
| /external/perfetto/protos/perfetto/common/ | 
| D | descriptor.proto | 169   optional int32 oneof_index = 9;  field
  | 
| /external/cronet/third_party/protobuf/src/google/protobuf/compiler/objectivec/ | 
| D | objectivec_message.cc | 347       const int oneof_index = oneof->index();  in GenerateMessageHeader()  local
  | 
| /external/protobuf/src/google/protobuf/compiler/objectivec/ | 
| D | objectivec_message.cc | 345       const int oneof_index = oneof->index();  in GenerateMessageHeader()  local
  | 
| /external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/ | 
| D | descriptor.proto | 178   optional int32 oneof_index = 9;  field
  | 
| /external/nos/host/generic/nugget/proto/google/protobuf/ | 
| D | descriptor.proto | 194   optional int32 oneof_index = 9;  field
  | 
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ | 
| D | descriptor_sv.proto | 203   optional int32 oneof_index = 9;  field
  | 
| D | descriptor.proto | 203   optional int32 oneof_index = 9;  field
  | 
| /external/nanopb-c/generator/proto/google/protobuf/ | 
| D | descriptor.proto | 205   optional int32 oneof_index = 9;  field
  | 
| /external/cronet/third_party/protobuf/src/google/protobuf/compiler/ | 
| D | parser.cc | 920     int oneof_index = message->oneof_decl_size();  in ParseMessageStatement()  local 1911                         DescriptorProto* containing_type, int oneof_index,  in ParseOneof()
  | 
| /external/protobuf/src/google/protobuf/compiler/ | 
| D | parser.cc | 921     int oneof_index = message->oneof_decl_size();  in ParseMessageStatement()  local 1917                         DescriptorProto* containing_type, int oneof_index,  in ParseOneof()
  | 
| /external/rust/crates/protobuf/src/well_known_types/ | 
| D | type_.rs | 270     pub oneof_index: i32,  field
  |