Searched refs:GRPC_MDSTR_LB_TOKEN (Results 1 – 4 of 4) sorted by relevance
228 } else if (grpc_slice_eq(GRPC_MDKEY(md), GRPC_MDSTR_LB_TOKEN)) { in RecvInitialMetadataFilter()
288 initial_lr_metadata.key = GRPC_MDSTR_LB_TOKEN; in test_load_reporting_hook()
80 #define GRPC_MDSTR_LB_TOKEN (grpc_static_slice_table[21]) macro
474 (void*)grpc_mdelem_from_slices(GRPC_MDSTR_LB_TOKEN, lb_token_mdstr) in ProcessServerlist()