| /external/protobuf/php/src/Google/Protobuf/ |
| D | Field.php | 55 private $oneof_index = 0; variable in Google\\Protobuf\\Field
|
| /external/protobuf/php/src/Google/Protobuf/Internal/ |
| D | FieldDescriptor.php | 50 private $oneof_index = -1; variable in Google\\Protobuf\\Internal\\FieldDescriptor
|
| D | FieldDescriptorProto.php | 79 private $oneof_index = 0; variable in Google\\Protobuf\\Internal\\FieldDescriptorProto
|
| /external/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 | 1855 inline ::PROTOBUF_NAMESPACE_ID::int32 Field::oneof_index() const { in oneof_index() function
|
| D | generated_message_reflection.cc | 706 int oneof_index = field->containing_oneof()->index(); in SwapFields() local
|
| D | descriptor.pb.h | 8154 inline ::PROTOBUF_NAMESPACE_ID::int32 FieldDescriptorProto::oneof_index() const { in oneof_index() function
|
| /external/perfetto/protos/perfetto/common/ |
| D | descriptor.proto | 158 optional int32 oneof_index = 9; field
|
| /external/protobuf/src/google/protobuf/compiler/objectivec/ |
| D | objectivec_message.cc | 325 const int oneof_index = field->containing_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/golang-protobuf/protoc-gen-go/descriptor/ |
| D | descriptor.proto | 206 optional int32 oneof_index = 9; field
|
| /external/nanopb-c/generator/proto/google/protobuf/ |
| D | descriptor.proto | 205 optional int32 oneof_index = 9; field
|
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ |
| D | descriptor.proto | 203 optional int32 oneof_index = 9; field
|
| D | descriptor_sv.proto | 203 optional int32 oneof_index = 9; field
|
| /external/protobuf/src/google/protobuf/compiler/ |
| D | parser.cc | 883 int oneof_index = message->oneof_decl_size(); in ParseMessageStatement() local 1870 DescriptorProto* containing_type, int oneof_index, in ParseOneof()
|
| /external/rust/crates/protobuf/src/well_known_types/ |
| D | type_pb.rs | 420 pub oneof_index: i32, field
|
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ |
| D | def.c | 1666 int oneof_index = in create_fielddef() local
|
| /external/rust/crates/protobuf/src/ |
| D | descriptor.rs | 2146 oneof_index: ::std::option::Option<i32>, field
|
| /external/protobuf/php/ext/google/protobuf/ |
| D | upb.c | 2258 int oneof_index = in create_fielddef() local
|
| /external/perfetto/protos/perfetto/trace/ |
| D | perfetto_trace.proto | 2769 optional int32 oneof_index = 9; field
|
| /external/protobuf/ruby/ext/google/protobuf_c/ |
| D | upb.c | 8614 uint32_t oneof_index; member
|