/aosp_15_r20/external/rust/android-crates-io/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
|
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/ |
H A D | Field.php | 55 protected $oneof_index = 0; variable in Google\\Protobuf\\Field
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/ |
H A D | Field.php | 55 protected $oneof_index = 0; variable in Google\\Protobuf\\Field
|
/aosp_15_r20/external/rust/android-crates-io/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
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | type.proto | 131 int32 oneof_index = 7; field
|
H A D | descriptor.proto | 206 optional int32 oneof_index = 9; field
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | type.proto | 131 int32 oneof_index = 7; field
|
H A D | descriptor.proto | 206 optional int32 oneof_index = 9; field
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | FieldDescriptor.php | 49 private $oneof_index = -1; variable in Google\\Protobuf\\Internal\\FieldDescriptor
|
H A D | FieldDescriptorProto.php | 71 protected $oneof_index = null; variable in Google\\Protobuf\\Internal\\FieldDescriptorProto
|
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | FieldDescriptor.php | 49 private $oneof_index = -1; variable in Google\\Protobuf\\Internal\\FieldDescriptor
|
H A D | FieldDescriptorProto.php | 71 protected $oneof_index = null; variable in Google\\Protobuf\\Internal\\FieldDescriptorProto
|
/aosp_15_r20/external/perfetto/protos/perfetto/common/ |
H A D | descriptor.proto | 200 optional int32 oneof_index = 9; field
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
H A D | objectivec_message.cc | 345 const int oneof_index = oneof->index(); in GenerateMessageHeader() local
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/objectivec/ |
H A D | objectivec_message.cc | 345 const int oneof_index = oneof->index(); in GenerateMessageHeader() local
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/ |
D | descriptor.proto | 178 optional int32 oneof_index = 9; field
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/ |
H A D | parser.cc | 921 int oneof_index = message->oneof_decl_size(); in ParseMessageStatement() local 1917 DescriptorProto* containing_type, int oneof_index, in ParseOneof()
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/ |
H A D | parser.cc | 921 int oneof_index = message->oneof_decl_size(); in ParseMessageStatement() local 1917 DescriptorProto* containing_type, int oneof_index, in ParseOneof()
|
/aosp_15_r20/external/nos/host/generic/nugget/proto/google/protobuf/ |
D | descriptor.proto | 194 optional int32 oneof_index = 9; field
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ |
D | descriptor.proto | 201 optional int32 oneof_index = 9; field
|
D | descriptor_sv.proto | 203 optional int32 oneof_index = 9; field
|
/aosp_15_r20/external/nanopb-c/generator/proto/google/protobuf/ |
H A D | descriptor.proto | 205 optional int32 oneof_index = 9; field
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/ |
D | field_def.c | 621 uint32_t oneof_index = in _upb_FieldDef_Create() local
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/ |
H A D | field_def.c | 620 int oneof_index = UPB_DESC(FieldDescriptorProto_oneof_index)(field_proto); in _upb_FieldDef_Create() local
|