Searched refs:GRPC_MDSTR_LB_COST_BIN (Results 1 – 3 of 3) sorted by relevance
285 if (grpc_slice_eq(GRPC_MDKEY(md), GRPC_MDSTR_LB_COST_BIN)) { in SendTrailingMetadataFilter()
293 trailing_lr_metadata.key = GRPC_MDSTR_LB_COST_BIN; in test_load_reporting_hook()
209 #define GRPC_MDSTR_LB_COST_BIN (grpc_static_slice_table[84]) macro