Searched refs:google_protobuf_UInt64Value_msginit (Results 1 – 7 of 7) sorted by relevance
/third_party/grpc/src/core/ext/upbdefs-generated/google/protobuf/ |
D | wrappers.upbdefs.c | 15 extern const upb_msglayout google_protobuf_UInt64Value_msginit; 26 &google_protobuf_UInt64Value_msginit,
|
/third_party/grpc/src/core/ext/upb-generated/envoy/config/cluster/v3/ |
D | cluster.upb.c | 238 &google_protobuf_UInt64Value_msginit, 254 &google_protobuf_UInt64Value_msginit, 303 &google_protobuf_UInt64Value_msginit,
|
D | cluster.upb.h | 140 extern const upb_msglayout google_protobuf_UInt64Value_msginit; 1176 …sub = (struct google_protobuf_UInt64Value*)_upb_msg_new(&google_protobuf_UInt64Value_msginit, aren… in envoy_config_cluster_v3_Cluster_RingHashLbConfig_mutable_minimum_ring_size() 1192 …sub = (struct google_protobuf_UInt64Value*)_upb_msg_new(&google_protobuf_UInt64Value_msginit, aren… in envoy_config_cluster_v3_Cluster_RingHashLbConfig_mutable_maximum_ring_size() 1229 …sub = (struct google_protobuf_UInt64Value*)_upb_msg_new(&google_protobuf_UInt64Value_msginit, aren… in envoy_config_cluster_v3_Cluster_MaglevLbConfig_mutable_table_size() 1418 …sub = (struct google_protobuf_UInt64Value*)_upb_msg_new(&google_protobuf_UInt64Value_msginit, aren… in envoy_config_cluster_v3_Cluster_CommonLbConfig_ZoneAwareLbConfig_mutable_min_cluster_size()
|
/third_party/grpc/src/core/ext/upb-generated/google/protobuf/ |
D | wrappers.upb.h | 44 extern const upb_msglayout google_protobuf_UInt64Value_msginit; 133 return (google_protobuf_UInt64Value *)_upb_msg_new(&google_protobuf_UInt64Value_msginit, arena); in google_protobuf_UInt64Value_new() 138 …return (ret && upb_decode(buf, size, ret, &google_protobuf_UInt64Value_msginit, arena)) ? ret : NU… in google_protobuf_UInt64Value_parse() 143 return (ret && _upb_decode(buf, size, ret, &google_protobuf_UInt64Value_msginit, arena, options)) in google_protobuf_UInt64Value_parse_ex() 147 return upb_encode(msg, &google_protobuf_UInt64Value_msginit, arena, len); in google_protobuf_UInt64Value_serialize()
|
D | wrappers.upb.c | 49 const upb_msglayout google_protobuf_UInt64Value_msginit = { variable
|
/third_party/grpc/src/core/ext/upb-generated/envoy/api/v2/ |
D | cluster.upb.c | 216 &google_protobuf_UInt64Value_msginit, 267 &google_protobuf_UInt64Value_msginit,
|
D | cluster.upb.h | 125 extern const upb_msglayout google_protobuf_UInt64Value_msginit; 1001 …sub = (struct google_protobuf_UInt64Value*)_upb_msg_new(&google_protobuf_UInt64Value_msginit, aren… in envoy_api_v2_Cluster_RingHashLbConfig_mutable_minimum_ring_size() 1016 …sub = (struct google_protobuf_UInt64Value*)_upb_msg_new(&google_protobuf_UInt64Value_msginit, aren… in envoy_api_v2_Cluster_RingHashLbConfig_mutable_maximum_ring_size() 1182 …sub = (struct google_protobuf_UInt64Value*)_upb_msg_new(&google_protobuf_UInt64Value_msginit, aren… in envoy_api_v2_Cluster_CommonLbConfig_ZoneAwareLbConfig_mutable_min_cluster_size()
|