Searched refs:grpc_lookup_v1_NameMatcher_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 | 25 const upb_MiniTable grpc_lookup_v1_NameMatcher_msg_init = { variable 39 {.submsg = &grpc_lookup_v1_NameMatcher_msg_init}, 116 {.submsg = &grpc_lookup_v1_NameMatcher_msg_init}, 117 {.submsg = &grpc_lookup_v1_NameMatcher_msg_init}, 225 &grpc_lookup_v1_NameMatcher_msg_init,
|
D | rls_config.upb.h | 37 extern const upb_MiniTable grpc_lookup_v1_NameMatcher_msg_init; 54 return (grpc_lookup_v1_NameMatcher*)_upb_Message_New(&grpc_lookup_v1_NameMatcher_msg_init, arena); in grpc_lookup_v1_NameMatcher_new() 59 …if (upb_Decode(buf, size, ret, &grpc_lookup_v1_NameMatcher_msg_init, NULL, 0, arena) != kUpb_Decod… in grpc_lookup_v1_NameMatcher_parse() 69 if (upb_Decode(buf, size, ret, &grpc_lookup_v1_NameMatcher_msg_init, extreg, options, arena) != in grpc_lookup_v1_NameMatcher_parse_ex() 77 (void)upb_Encode(msg, &grpc_lookup_v1_NameMatcher_msg_init, 0, arena, &ptr, len); in grpc_lookup_v1_NameMatcher_serialize() 83 (void)upb_Encode(msg, &grpc_lookup_v1_NameMatcher_msg_init, options, arena, &ptr, len); in grpc_lookup_v1_NameMatcher_serialize_ex() 372 …ub = (struct grpc_lookup_v1_NameMatcher*)_upb_Message_New(&grpc_lookup_v1_NameMatcher_msg_init, ar… in grpc_lookup_v1_GrpcKeyBuilder_add_headers() 854 …ub = (struct grpc_lookup_v1_NameMatcher*)_upb_Message_New(&grpc_lookup_v1_NameMatcher_msg_init, ar… in grpc_lookup_v1_HttpKeyBuilder_add_query_parameters() 880 …ub = (struct grpc_lookup_v1_NameMatcher*)_upb_Message_New(&grpc_lookup_v1_NameMatcher_msg_init, ar… in grpc_lookup_v1_HttpKeyBuilder_add_headers()
|