Searched refs:lb_weight (Results 1 – 3 of 3) sorted by relevance
322 uint32_t lb_weight; member326 return *name == *other.name && lb_weight == other.lb_weight &&
645 ", lb_weight=", lb_weight, ", endpoints=[", in ToString()1878 const google_protobuf_UInt32Value* lb_weight = in LocalityParse() local1884 output_locality->lb_weight = in LocalityParse()1885 lb_weight != nullptr ? google_protobuf_UInt32Value_value(lb_weight) : 0; in LocalityParse()1886 if (output_locality->lb_weight == 0) return GRPC_ERROR_NONE; in LocalityParse()2010 if (locality.lb_weight == 0) continue; in EdsResponseParse()
863 {"weight", locality.lb_weight}, in CreateChildPolicyConfigLocked()