Searched refs:grpc_lookup_v1_GrpcKeyBuilder_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/lookup/v1/ |
D | rls_config.upb.c | 51 const upb_MiniTable grpc_lookup_v1_GrpcKeyBuilder_msg_init = { variable 164 {.submsg = &grpc_lookup_v1_GrpcKeyBuilder_msg_init}, 226 &grpc_lookup_v1_GrpcKeyBuilder_msg_init,
|
D | rls_config.upb.h | 38 extern const upb_MiniTable grpc_lookup_v1_GrpcKeyBuilder_msg_init; 182 …return (grpc_lookup_v1_GrpcKeyBuilder*)_upb_Message_New(&grpc_lookup_v1_GrpcKeyBuilder_msg_init, a… in grpc_lookup_v1_GrpcKeyBuilder_new() 187 …if (upb_Decode(buf, size, ret, &grpc_lookup_v1_GrpcKeyBuilder_msg_init, NULL, 0, arena) != kUpb_De… in grpc_lookup_v1_GrpcKeyBuilder_parse() 197 if (upb_Decode(buf, size, ret, &grpc_lookup_v1_GrpcKeyBuilder_msg_init, extreg, options, arena) != in grpc_lookup_v1_GrpcKeyBuilder_parse_ex() 205 (void)upb_Encode(msg, &grpc_lookup_v1_GrpcKeyBuilder_msg_init, 0, arena, &ptr, len); in grpc_lookup_v1_GrpcKeyBuilder_serialize() 211 (void)upb_Encode(msg, &grpc_lookup_v1_GrpcKeyBuilder_msg_init, options, arena, &ptr, len); in grpc_lookup_v1_GrpcKeyBuilder_serialize_ex() 1199 …(struct grpc_lookup_v1_GrpcKeyBuilder*)_upb_Message_New(&grpc_lookup_v1_GrpcKeyBuilder_msg_init, a… in grpc_lookup_v1_RouteLookupConfig_add_grpc_keybuilders()
|