Searched refs:google_protobuf_ServiceOptions (Results 1 – 4 of 4) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/ |
D | descriptor.upb.h | 42 struct google_protobuf_ServiceOptions; 69 typedef struct google_protobuf_ServiceOptions google_protobuf_ServiceOptions; typedef 968 …google_protobuf_ServiceOptions* google_protobuf_ServiceDescriptorProto_options(const google_protob… in google_protobuf_ServiceDescriptorProto_options() 987 …oto_set_options(google_protobuf_ServiceDescriptorProto *msg, google_protobuf_ServiceOptions* value… in google_protobuf_ServiceDescriptorProto_set_options() 989 *UPB_PTR_AT(msg, UPB_SIZE(12, 24), google_protobuf_ServiceOptions*) = value; in google_protobuf_ServiceDescriptorProto_set_options() 991 UPB_INLINE struct google_protobuf_ServiceOptions* google_protobuf_ServiceDescriptorProto_mutable_op… in google_protobuf_ServiceDescriptorProto_mutable_options() 992 …struct google_protobuf_ServiceOptions* sub = (struct google_protobuf_ServiceOptions*)google_protob… in google_protobuf_ServiceDescriptorProto_mutable_options() 994 …sub = (struct google_protobuf_ServiceOptions*)_upb_msg_new(&google_protobuf_ServiceOptions_msginit… in google_protobuf_ServiceDescriptorProto_mutable_options() 1490 UPB_INLINE google_protobuf_ServiceOptions *google_protobuf_ServiceOptions_new(upb_arena *arena) { in google_protobuf_ServiceOptions_new() 1491 …return (google_protobuf_ServiceOptions *)_upb_msg_new(&google_protobuf_ServiceOptions_msginit, are… in google_protobuf_ServiceOptions_new() [all …]
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/google/protobuf/ |
D | descriptor.upb.h | 42 struct google_protobuf_ServiceOptions; 69 typedef struct google_protobuf_ServiceOptions google_protobuf_ServiceOptions; typedef 968 …google_protobuf_ServiceOptions* google_protobuf_ServiceDescriptorProto_options(const google_protob… in google_protobuf_ServiceDescriptorProto_options() 987 …oto_set_options(google_protobuf_ServiceDescriptorProto *msg, google_protobuf_ServiceOptions* value… in google_protobuf_ServiceDescriptorProto_set_options() 989 *UPB_PTR_AT(msg, UPB_SIZE(12, 24), google_protobuf_ServiceOptions*) = value; in google_protobuf_ServiceDescriptorProto_set_options() 991 UPB_INLINE struct google_protobuf_ServiceOptions* google_protobuf_ServiceDescriptorProto_mutable_op… in google_protobuf_ServiceDescriptorProto_mutable_options() 992 …struct google_protobuf_ServiceOptions* sub = (struct google_protobuf_ServiceOptions*)google_protob… in google_protobuf_ServiceDescriptorProto_mutable_options() 994 …sub = (struct google_protobuf_ServiceOptions*)_upb_msg_new(&google_protobuf_ServiceOptions_msginit… in google_protobuf_ServiceDescriptorProto_mutable_options() 1490 UPB_INLINE google_protobuf_ServiceOptions *google_protobuf_ServiceOptions_new(upb_arena *arena) { in google_protobuf_ServiceOptions_new() 1491 …return (google_protobuf_ServiceOptions *)_upb_msg_new(&google_protobuf_ServiceOptions_msginit, are… in google_protobuf_ServiceOptions_new() [all …]
|
/external/protobuf/php/ext/google/protobuf/ |
D | upb.h | 923 struct google_protobuf_ServiceOptions; 950 typedef struct google_protobuf_ServiceOptions google_protobuf_ServiceOptions; typedef 1768 …google_protobuf_ServiceOptions* google_protobuf_ServiceDescriptorProto_options(const google_protob… in google_protobuf_ServiceDescriptorProto_options() 1787 …oto_set_options(google_protobuf_ServiceDescriptorProto *msg, google_protobuf_ServiceOptions* value… in google_protobuf_ServiceDescriptorProto_set_options() 1789 UPB_FIELD_AT(msg, google_protobuf_ServiceOptions*, UPB_SIZE(12, 24)) = value; in google_protobuf_ServiceDescriptorProto_set_options() 1791 UPB_INLINE struct google_protobuf_ServiceOptions* google_protobuf_ServiceDescriptorProto_mutable_op… in google_protobuf_ServiceDescriptorProto_mutable_options() 1792 …struct google_protobuf_ServiceOptions* sub = (struct google_protobuf_ServiceOptions*)google_protob… in google_protobuf_ServiceDescriptorProto_mutable_options() 1794 …sub = (struct google_protobuf_ServiceOptions*)upb_msg_new(&google_protobuf_ServiceOptions_msginit,… in google_protobuf_ServiceDescriptorProto_mutable_options() 2238 UPB_INLINE google_protobuf_ServiceOptions *google_protobuf_ServiceOptions_new(upb_arena *arena) { in google_protobuf_ServiceOptions_new() 2239 …return (google_protobuf_ServiceOptions *)upb_msg_new(&google_protobuf_ServiceOptions_msginit, aren… in google_protobuf_ServiceOptions_new() [all …]
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.h | 7047 struct google_protobuf_ServiceOptions; 7074 typedef struct google_protobuf_ServiceOptions google_protobuf_ServiceOptions; 7879 …google_protobuf_ServiceOptions* google_protobuf_ServiceDescriptorProto_options(const google_protob… 7898 …oto_set_options(google_protobuf_ServiceDescriptorProto *msg, google_protobuf_ServiceOptions* value… 7900 UPB_FIELD_AT(msg, google_protobuf_ServiceOptions*, UPB_SIZE(12, 24)) = value; 7902 UPB_INLINE struct google_protobuf_ServiceOptions* google_protobuf_ServiceDescriptorProto_mutable_op… 7903 …struct google_protobuf_ServiceOptions* sub = (struct google_protobuf_ServiceOptions*)google_protob… 7905 …sub = (struct google_protobuf_ServiceOptions*)upb_msg_new(&google_protobuf_ServiceOptions_msginit,… 8342 UPB_INLINE google_protobuf_ServiceOptions *google_protobuf_ServiceOptions_new(upb_arena *arena) { 8343 …return (google_protobuf_ServiceOptions *)upb_msg_new(&google_protobuf_ServiceOptions_msginit, aren… [all …]
|