Home
last modified time | relevance | path

Searched refs:google_protobuf_OneofDescriptorProto (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/
Ddescriptor.upb.h30 struct google_protobuf_OneofDescriptorProto;
57 typedef struct google_protobuf_OneofDescriptorProto google_protobuf_OneofDescriptorProto; typedef
392google_protobuf_OneofDescriptorProto* const* google_protobuf_DescriptorProto_oneof_decl(const goog… in google_protobuf_DescriptorProto_oneof_decl()
479 UPB_INLINE google_protobuf_OneofDescriptorProto** google_protobuf_DescriptorProto_mutable_oneof_dec… in google_protobuf_DescriptorProto_mutable_oneof_decl()
480 …return (google_protobuf_OneofDescriptorProto**)_upb_array_mutable_accessor(msg, UPB_SIZE(36, 72), … in google_protobuf_DescriptorProto_mutable_oneof_decl()
482 UPB_INLINE google_protobuf_OneofDescriptorProto** google_protobuf_DescriptorProto_resize_oneof_decl… in google_protobuf_DescriptorProto_resize_oneof_decl()
483 …return (google_protobuf_OneofDescriptorProto**)_upb_array_resize_accessor2(msg, UPB_SIZE(36, 72), … in google_protobuf_DescriptorProto_resize_oneof_decl()
485 UPB_INLINE struct google_protobuf_OneofDescriptorProto* google_protobuf_DescriptorProto_add_oneof_d… in google_protobuf_DescriptorProto_add_oneof_decl()
486 …struct google_protobuf_OneofDescriptorProto* sub = (struct google_protobuf_OneofDescriptorProto*)_… in google_protobuf_DescriptorProto_add_oneof_decl()
735 UPB_INLINE google_protobuf_OneofDescriptorProto *google_protobuf_OneofDescriptorProto_new(upb_arena… in google_protobuf_OneofDescriptorProto_new()
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/google/protobuf/
Ddescriptor.upb.h30 struct google_protobuf_OneofDescriptorProto;
57 typedef struct google_protobuf_OneofDescriptorProto google_protobuf_OneofDescriptorProto; typedef
392google_protobuf_OneofDescriptorProto* const* google_protobuf_DescriptorProto_oneof_decl(const goog… in google_protobuf_DescriptorProto_oneof_decl()
479 UPB_INLINE google_protobuf_OneofDescriptorProto** google_protobuf_DescriptorProto_mutable_oneof_dec… in google_protobuf_DescriptorProto_mutable_oneof_decl()
480 …return (google_protobuf_OneofDescriptorProto**)_upb_array_mutable_accessor(msg, UPB_SIZE(36, 72), … in google_protobuf_DescriptorProto_mutable_oneof_decl()
482 UPB_INLINE google_protobuf_OneofDescriptorProto** google_protobuf_DescriptorProto_resize_oneof_decl… in google_protobuf_DescriptorProto_resize_oneof_decl()
483 …return (google_protobuf_OneofDescriptorProto**)_upb_array_resize_accessor2(msg, UPB_SIZE(36, 72), … in google_protobuf_DescriptorProto_resize_oneof_decl()
485 UPB_INLINE struct google_protobuf_OneofDescriptorProto* google_protobuf_DescriptorProto_add_oneof_d… in google_protobuf_DescriptorProto_add_oneof_decl()
486 …struct google_protobuf_OneofDescriptorProto* sub = (struct google_protobuf_OneofDescriptorProto*)_… in google_protobuf_DescriptorProto_add_oneof_decl()
735 UPB_INLINE google_protobuf_OneofDescriptorProto *google_protobuf_OneofDescriptorProto_new(upb_arena… in google_protobuf_OneofDescriptorProto_new()
[all …]
/external/protobuf/php/ext/google/protobuf/
Dupb.h911 struct google_protobuf_OneofDescriptorProto;
938 typedef struct google_protobuf_OneofDescriptorProto google_protobuf_OneofDescriptorProto; typedef
1248google_protobuf_OneofDescriptorProto* const* google_protobuf_DescriptorProto_oneof_decl(const goog… in google_protobuf_DescriptorProto_oneof_decl()
1334 UPB_INLINE google_protobuf_OneofDescriptorProto** google_protobuf_DescriptorProto_mutable_oneof_dec… in google_protobuf_DescriptorProto_mutable_oneof_decl()
1335 …return (google_protobuf_OneofDescriptorProto**)_upb_array_mutable_accessor(msg, UPB_SIZE(36, 72), … in google_protobuf_DescriptorProto_mutable_oneof_decl()
1337 UPB_INLINE google_protobuf_OneofDescriptorProto** google_protobuf_DescriptorProto_resize_oneof_decl… in google_protobuf_DescriptorProto_resize_oneof_decl()
1338 …return (google_protobuf_OneofDescriptorProto**)_upb_array_resize_accessor(msg, UPB_SIZE(36, 72), l… in google_protobuf_DescriptorProto_resize_oneof_decl()
1340 UPB_INLINE struct google_protobuf_OneofDescriptorProto* google_protobuf_DescriptorProto_add_oneof_d… in google_protobuf_DescriptorProto_add_oneof_decl()
1341 …struct google_protobuf_OneofDescriptorProto* sub = (struct google_protobuf_OneofDescriptorProto*)u… in google_protobuf_DescriptorProto_add_oneof_decl()
1564 UPB_INLINE google_protobuf_OneofDescriptorProto *google_protobuf_OneofDescriptorProto_new(upb_arena… in google_protobuf_OneofDescriptorProto_new()
[all …]
Dupb.c2042 const google_protobuf_OneofDescriptorProto *oneof_proto) { in create_oneofdef()
2372 const google_protobuf_OneofDescriptorProto *const *oneofs; in create_msgdef()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h7035 struct google_protobuf_OneofDescriptorProto;
7062 typedef struct google_protobuf_OneofDescriptorProto google_protobuf_OneofDescriptorProto;
7368google_protobuf_OneofDescriptorProto* const* google_protobuf_DescriptorProto_oneof_decl(const goog…
7454 UPB_INLINE google_protobuf_OneofDescriptorProto** google_protobuf_DescriptorProto_mutable_oneof_dec…
7455 …return (google_protobuf_OneofDescriptorProto**)_upb_array_mutable_accessor(msg, UPB_SIZE(36, 72), …
7457 UPB_INLINE google_protobuf_OneofDescriptorProto** google_protobuf_DescriptorProto_resize_oneof_decl…
7458 …return (google_protobuf_OneofDescriptorProto**)_upb_array_resize_accessor(msg, UPB_SIZE(36, 72), l…
7460 UPB_INLINE struct google_protobuf_OneofDescriptorProto* google_protobuf_DescriptorProto_add_oneof_d…
7461 …struct google_protobuf_OneofDescriptorProto* sub = (struct google_protobuf_OneofDescriptorProto*)u…
7680 UPB_INLINE google_protobuf_OneofDescriptorProto *google_protobuf_OneofDescriptorProto_new(upb_arena…
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddef.c1387 const google_protobuf_OneofDescriptorProto *oneof_proto) { in create_oneofdef()
1780 const google_protobuf_OneofDescriptorProto *const *oneofs; in create_msgdef()