Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/
Ddescriptor.upb.h33 struct google_protobuf_EnumValueDescriptorProto;
60 typedef struct google_protobuf_EnumValueDescriptorProto google_protobuf_EnumValueDescriptorProto; typedef
799google_protobuf_EnumValueDescriptorProto* const* google_protobuf_EnumDescriptorProto_value(const g… in google_protobuf_EnumDescriptorProto_value()
810 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_mutable_v… in google_protobuf_EnumDescriptorProto_mutable_value()
811 …return (google_protobuf_EnumValueDescriptorProto**)_upb_array_mutable_accessor(msg, UPB_SIZE(16, 3… in google_protobuf_EnumDescriptorProto_mutable_value()
813 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_resize_va… in google_protobuf_EnumDescriptorProto_resize_value()
814 …return (google_protobuf_EnumValueDescriptorProto**)_upb_array_resize_accessor2(msg, UPB_SIZE(16, 3… in google_protobuf_EnumDescriptorProto_resize_value()
816 UPB_INLINE struct google_protobuf_EnumValueDescriptorProto* google_protobuf_EnumDescriptorProto_add… in google_protobuf_EnumDescriptorProto_add_value()
817 …struct google_protobuf_EnumValueDescriptorProto* sub = (struct google_protobuf_EnumValueDescriptor… in google_protobuf_EnumDescriptorProto_add_value()
896 UPB_INLINE google_protobuf_EnumValueDescriptorProto *google_protobuf_EnumValueDescriptorProto_new(u… in google_protobuf_EnumValueDescriptorProto_new()
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/google/protobuf/
Ddescriptor.upb.h33 struct google_protobuf_EnumValueDescriptorProto;
60 typedef struct google_protobuf_EnumValueDescriptorProto google_protobuf_EnumValueDescriptorProto; typedef
799google_protobuf_EnumValueDescriptorProto* const* google_protobuf_EnumDescriptorProto_value(const g… in google_protobuf_EnumDescriptorProto_value()
810 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_mutable_v… in google_protobuf_EnumDescriptorProto_mutable_value()
811 …return (google_protobuf_EnumValueDescriptorProto**)_upb_array_mutable_accessor(msg, UPB_SIZE(16, 3… in google_protobuf_EnumDescriptorProto_mutable_value()
813 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_resize_va… in google_protobuf_EnumDescriptorProto_resize_value()
814 …return (google_protobuf_EnumValueDescriptorProto**)_upb_array_resize_accessor2(msg, UPB_SIZE(16, 3… in google_protobuf_EnumDescriptorProto_resize_value()
816 UPB_INLINE struct google_protobuf_EnumValueDescriptorProto* google_protobuf_EnumDescriptorProto_add… in google_protobuf_EnumDescriptorProto_add_value()
817 …struct google_protobuf_EnumValueDescriptorProto* sub = (struct google_protobuf_EnumValueDescriptor… in google_protobuf_EnumDescriptorProto_add_value()
896 UPB_INLINE google_protobuf_EnumValueDescriptorProto *google_protobuf_EnumValueDescriptorProto_new(u… in google_protobuf_EnumValueDescriptorProto_new()
[all …]
/external/protobuf/php/ext/google/protobuf/
Dupb.h914 struct google_protobuf_EnumValueDescriptorProto;
941 typedef struct google_protobuf_EnumValueDescriptorProto google_protobuf_EnumValueDescriptorProto; typedef
1616google_protobuf_EnumValueDescriptorProto* const* google_protobuf_EnumDescriptorProto_value(const g… in google_protobuf_EnumDescriptorProto_value()
1626 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_mutable_v… in google_protobuf_EnumDescriptorProto_mutable_value()
1627 …return (google_protobuf_EnumValueDescriptorProto**)_upb_array_mutable_accessor(msg, UPB_SIZE(16, 3… in google_protobuf_EnumDescriptorProto_mutable_value()
1629 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_resize_va… in google_protobuf_EnumDescriptorProto_resize_value()
1630 …return (google_protobuf_EnumValueDescriptorProto**)_upb_array_resize_accessor(msg, UPB_SIZE(16, 32… in google_protobuf_EnumDescriptorProto_resize_value()
1632 UPB_INLINE struct google_protobuf_EnumValueDescriptorProto* google_protobuf_EnumDescriptorProto_add… in google_protobuf_EnumDescriptorProto_add_value()
1633 …struct google_protobuf_EnumValueDescriptorProto* sub = (struct google_protobuf_EnumValueDescriptor… in google_protobuf_EnumDescriptorProto_add_value()
1708 UPB_INLINE google_protobuf_EnumValueDescriptorProto *google_protobuf_EnumValueDescriptorProto_new(u… in google_protobuf_EnumValueDescriptorProto_new()
[all …]
Dupb.c2308 const google_protobuf_EnumValueDescriptorProto *const *values; in create_enumdef()
2335 const google_protobuf_EnumValueDescriptorProto *value = values[i]; in create_enumdef()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h7038 struct google_protobuf_EnumValueDescriptorProto;
7065 typedef struct google_protobuf_EnumValueDescriptorProto google_protobuf_EnumValueDescriptorProto;
7730google_protobuf_EnumValueDescriptorProto* const* google_protobuf_EnumDescriptorProto_value(const g…
7740 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_mutable_v…
7741 …return (google_protobuf_EnumValueDescriptorProto**)_upb_array_mutable_accessor(msg, UPB_SIZE(16, 3…
7743 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_resize_va…
7744 …return (google_protobuf_EnumValueDescriptorProto**)_upb_array_resize_accessor(msg, UPB_SIZE(16, 32…
7746 UPB_INLINE struct google_protobuf_EnumValueDescriptorProto* google_protobuf_EnumDescriptorProto_add…
7747 …struct google_protobuf_EnumValueDescriptorProto* sub = (struct google_protobuf_EnumValueDescriptor…
7821 UPB_INLINE google_protobuf_EnumValueDescriptorProto *google_protobuf_EnumValueDescriptorProto_new(u…
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddef.c1724 const google_protobuf_EnumValueDescriptorProto *const *values; in create_enumdef()
1748 const google_protobuf_EnumValueDescriptorProto *value = values[i]; in create_enumdef()