Home
last modified time | relevance | path

Searched defs:oneof_index (Results 1 – 25 of 52) sorted by relevance

123

/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/pure/convert/
Dmod.rs273 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 DField.php55 protected $oneof_index = 0; variable in Google\\Protobuf\\Field
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/
H A DField.php55 protected $oneof_index = 0; variable in Google\\Protobuf\\Field
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/
Dtype.proto131 int32 oneof_index = 7; field
Ddescriptor.proto207 optional int32 oneof_index = 9; field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dtype.proto131 int32 oneof_index = 7; field
H A Ddescriptor.proto206 optional int32 oneof_index = 9; field
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dtype.proto131 int32 oneof_index = 7; field
H A Ddescriptor.proto206 optional int32 oneof_index = 9; field
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFieldDescriptor.php49 private $oneof_index = -1; variable in Google\\Protobuf\\Internal\\FieldDescriptor
H A DFieldDescriptorProto.php71 protected $oneof_index = null; variable in Google\\Protobuf\\Internal\\FieldDescriptorProto
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/
H A DFieldDescriptor.php49 private $oneof_index = -1; variable in Google\\Protobuf\\Internal\\FieldDescriptor
H A DFieldDescriptorProto.php71 protected $oneof_index = null; variable in Google\\Protobuf\\Internal\\FieldDescriptorProto
/aosp_15_r20/external/perfetto/protos/perfetto/common/
H A Ddescriptor.proto200 optional int32 oneof_index = 9; field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_message.cc345 const int oneof_index = oneof->index(); in GenerateMessageHeader() local
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_message.cc345 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/
Ddescriptor.proto178 optional int32 oneof_index = 9; field
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dparser.cc921 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 Dparser.cc921 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/
Ddescriptor.proto194 optional int32 oneof_index = 9; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto201 optional int32 oneof_index = 9; field
Ddescriptor_sv.proto203 optional int32 oneof_index = 9; field
/aosp_15_r20/external/nanopb-c/generator/proto/google/protobuf/
H A Ddescriptor.proto205 optional int32 oneof_index = 9; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Dfield_def.c621 uint32_t oneof_index = in _upb_FieldDef_Create() local
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/
H A Dfield_def.c620 int oneof_index = UPB_DESC(FieldDescriptorProto_oneof_index)(field_proto); in _upb_FieldDef_Create() local

123