Searched refs:grpc__lb__v1__ClientStatsPerToken_msg_init (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/src/proto/grpc/lb/v1/ |
H A D | load_balancer.upb_minitable.c | 58 const upb_MiniTable grpc__lb__v1__ClientStatsPerToken_msg_init = { variable 72 {.UPB_PRIVATE(submsg) = &grpc__lb__v1__ClientStatsPerToken_msg_init}, 196 &grpc__lb__v1__ClientStatsPerToken_msg_init,
|
H A D | load_balancer.upb.h | 200 …urn (grpc_lb_v1_ClientStatsPerToken*)_upb_Message_New(&grpc__lb__v1__ClientStatsPerToken_msg_init,… in grpc_lb_v1_ClientStatsPerToken_new() 205 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &grpc__lb__v1__ClientStatsPerToken_msg_init, NULL, 0, a… in grpc_lb_v1_ClientStatsPerToken_parse() 216 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &grpc__lb__v1__ClientStatsPerToken_msg_init, extreg, op… in grpc_lb_v1_ClientStatsPerToken_parse_ex() 224 …(void)upb_Encode(UPB_UPCAST(msg), &grpc__lb__v1__ClientStatsPerToken_msg_init, 0, arena, &ptr, len… in grpc_lb_v1_ClientStatsPerToken_serialize() 230 …(void)upb_Encode(UPB_UPCAST(msg), &grpc__lb__v1__ClientStatsPerToken_msg_init, options, arena, &pt… in grpc_lb_v1_ClientStatsPerToken_serialize_ex() 452 …ruct grpc_lb_v1_ClientStatsPerToken*)_upb_Message_New(&grpc__lb__v1__ClientStatsPerToken_msg_init,… in grpc_lb_v1_ClientStats_add_calls_finished_with_drop()
|
H A D | load_balancer.upb_minitable.h | 22 extern const upb_MiniTable grpc__lb__v1__ClientStatsPerToken_msg_init;
|