Searched refs:google_protobuf_UInt64Value_msginit (Results 1 – 5 of 5) sorted by relevance
/external/rust/crates/grpcio-sys/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,
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/cluster/v3/ |
D | cluster.upb.c | 243 &google_protobuf_UInt64Value_msginit, 259 &google_protobuf_UInt64Value_msginit, 308 &google_protobuf_UInt64Value_msginit,
|
D | cluster.upb.h | 141 extern const upb_msglayout google_protobuf_UInt64Value_msginit; 1193 …sub = (struct google_protobuf_UInt64Value*)_upb_msg_new(&google_protobuf_UInt64Value_msginit, aren… in envoy_config_cluster_v3_Cluster_RingHashLbConfig_mutable_minimum_ring_size() 1209 …sub = (struct google_protobuf_UInt64Value*)_upb_msg_new(&google_protobuf_UInt64Value_msginit, aren… in envoy_config_cluster_v3_Cluster_RingHashLbConfig_mutable_maximum_ring_size() 1246 …sub = (struct google_protobuf_UInt64Value*)_upb_msg_new(&google_protobuf_UInt64Value_msginit, aren… in envoy_config_cluster_v3_Cluster_MaglevLbConfig_mutable_table_size() 1435 …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()
|
/external/rust/crates/grpcio-sys/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
|