Home
last modified time | relevance | path

Searched refs:grpc_lb_v1_ClientStatsPerToken_msg_init (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/src/proto/grpc/lb/v1/
Dload_balancer.upb.c61 const upb_MiniTable grpc_lb_v1_ClientStatsPerToken_msg_init = { variable
75 {.submsg = &grpc_lb_v1_ClientStatsPerToken_msg_init},
205 &grpc_lb_v1_ClientStatsPerToken_msg_init,
Dload_balancer.upb.h39 extern const upb_MiniTable grpc_lb_v1_ClientStatsPerToken_msg_init;
208 …return (grpc_lb_v1_ClientStatsPerToken*)_upb_Message_New(&grpc_lb_v1_ClientStatsPerToken_msg_init,… in grpc_lb_v1_ClientStatsPerToken_new()
213 …if (upb_Decode(buf, size, ret, &grpc_lb_v1_ClientStatsPerToken_msg_init, NULL, 0, arena) != kUpb_D… in grpc_lb_v1_ClientStatsPerToken_parse()
223 …if (upb_Decode(buf, size, ret, &grpc_lb_v1_ClientStatsPerToken_msg_init, extreg, options, arena) != in grpc_lb_v1_ClientStatsPerToken_parse_ex()
231 (void)upb_Encode(msg, &grpc_lb_v1_ClientStatsPerToken_msg_init, 0, arena, &ptr, len); in grpc_lb_v1_ClientStatsPerToken_serialize()
237 (void)upb_Encode(msg, &grpc_lb_v1_ClientStatsPerToken_msg_init, options, arena, &ptr, len); in grpc_lb_v1_ClientStatsPerToken_serialize_ex()
453 …struct grpc_lb_v1_ClientStatsPerToken*)_upb_Message_New(&grpc_lb_v1_ClientStatsPerToken_msg_init, … in grpc_lb_v1_ClientStats_add_calls_finished_with_drop()