Home
last modified time | relevance | path

Searched defs:oneof_decl (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DDescriptorProto.php47 private $oneof_decl; variable in Google\\Protobuf\\Internal\\DescriptorProto
H A DDescriptor.php50 private $oneof_decl = []; variable in Google\\Protobuf\\Internal\\Descriptor
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/
H A DDescriptorProto.php47 private $oneof_decl; variable in Google\\Protobuf\\Internal\\DescriptorProto
H A DDescriptor.php50 private $oneof_decl = []; variable in Google\\Protobuf\\Internal\\Descriptor
/aosp_15_r20/external/perfetto/protos/perfetto/common/
H A Ddescriptor.proto66 repeated OneofDescriptorProto oneof_decl = 8; field
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto104 repeated OneofDescriptorProto oneof_decl = 8; field
/aosp_15_r20/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto107 repeated OneofDescriptorProto oneof_decl = 8; field
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor.proto111 repeated OneofDescriptorProto oneof_decl = 8; field
H A Ddescriptor.cc6270 const OneofDescriptor* oneof_decl = message->field(i)->containing_oneof(); in CrossLinkMessage() local
6308 OneofDescriptor* oneof_decl = &message->oneof_decls_[i]; in CrossLinkMessage() local
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/
Ddescriptor.proto111 repeated OneofDescriptorProto oneof_decl = 8; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto106 repeated OneofDescriptorProto oneof_decl = 8; field
Ddescriptor_sv.proto108 repeated OneofDescriptorProto oneof_decl = 8; field
/aosp_15_r20/external/nanopb-c/generator/proto/google/protobuf/
H A Ddescriptor.proto110 repeated OneofDescriptorProto oneof_decl = 8; field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.proto111 repeated OneofDescriptorProto oneof_decl = 8; field
H A Ddescriptor.cc6264 const OneofDescriptor* oneof_decl = message->field(i)->containing_oneof(); in CrossLinkMessage() local
6302 OneofDescriptor* oneof_decl = &message->oneof_decls_[i]; in CrossLinkMessage() local
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_cpp_gen_headers/gen/external/perfetto/protos/perfetto/common/
Ddescriptor.gen.h557 const std::vector<OneofDescriptorProto>& oneof_decl() const { return oneof_decl_; } in oneof_decl() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_cpp_gen_headers/gen/external/perfetto/protos/perfetto/common/
H A Ddescriptor.gen.h557 const std::vector<OneofDescriptorProto>& oneof_decl() const { return oneof_decl_; } in oneof_decl() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_lite_gen_headers/gen/external/perfetto/protos/perfetto/common/
H A Ddescriptor.pb.h3688 inline const ::perfetto::protos::OneofDescriptorProto& DescriptorProto::oneof_decl(int index) const… in oneof_decl() function
3701 DescriptorProto::oneof_decl() const { in oneof_decl() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_lite_gen_headers/gen/external/perfetto/protos/perfetto/common/
Ddescriptor.pb.h3688 inline const ::perfetto::protos::OneofDescriptorProto& DescriptorProto::oneof_decl(int index) const… in oneof_decl() function
3701 DescriptorProto::oneof_decl() const { in oneof_decl() function
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dparser.cc1916 bool Parser::ParseOneof(OneofDescriptorProto* oneof_decl, in ParseOneof()
H A Dparser_unittest.cc3032 const OneofDescriptorProto& oneof_decl = file_.message_type(0).oneof_decl(0); in TEST_F() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc1916 bool Parser::ParseOneof(OneofDescriptorProto* oneof_decl, in ParseOneof()
H A Dparser_unittest.cc3032 const OneofDescriptorProto& oneof_decl = file_.message_type(0).oneof_decl(0); in TEST_F() local
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_zero_gen_headers/gen/external/perfetto/protos/perfetto/common/
Ddescriptor.pbzero.h956 …::protozero::RepeatedFieldIterator<::protozero::ConstBytes> oneof_decl() const { return GetRepeate… in oneof_decl() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_zero_gen_headers/gen/external/perfetto/protos/perfetto/common/
H A Ddescriptor.pbzero.h956 …::protozero::RepeatedFieldIterator<::protozero::ConstBytes> oneof_decl() const { return GetRepeate… in oneof_decl() function

12