Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/
DField.php55 private $oneof_index = 0; variable in Google\\Protobuf\\Field
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFieldDescriptor.php50 private $oneof_index = -1; variable in Google\\Protobuf\\Internal\\FieldDescriptor
DFieldDescriptorProto.php72 protected $oneof_index = null; variable in Google\\Protobuf\\Internal\\FieldDescriptorProto
/third_party/protobuf/src/google/protobuf/
Dtype.proto131 int32 oneof_index = 7; field
Ddescriptor.proto207 optional int32 oneof_index = 9; field
Dgenerated_message_reflection.cc713 int oneof_index = field->containing_oneof()->index(); in SwapFields() local
Dtype.pb.h1863 inline ::PROTOBUF_NAMESPACE_ID::int32 Field::oneof_index() const { in oneof_index() function
Ddescriptor.pb.h8511 inline ::PROTOBUF_NAMESPACE_ID::int32 FieldDescriptorProto::oneof_index() const { in oneof_index() function
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_message.cc347 const int oneof_index = oneof->index(); in GenerateMessageHeader() local
/third_party/grpc/third_party/upb/benchmarks/
Ddescriptor_sv.proto203 optional int32 oneof_index = 9; field
Ddescriptor.proto203 optional int32 oneof_index = 9; field
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dprotobuf.h155 int oneof_index; member
Ddefs.c1473 VALUE options, int oneof_index, in msgdef_add_field()
1893 VALUE oneof_index, in OneofBuilderContext_initialize()
Dupb.c4469 int oneof_index = in create_fielddef() local
/third_party/protobuf/src/google/protobuf/compiler/
Dparser.cc921 int oneof_index = message->oneof_decl_size(); in ParseMessageStatement() local
1903 DescriptorProto* containing_type, int oneof_index, in ParseOneof()
/third_party/grpc/third_party/upb/upb/
Ddef.c1666 int oneof_index = in create_fielddef() local
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c4932 int oneof_index = in create_fielddef() local