Searched refs:both_or_none_set (Results 1 – 1 of 1) sorted by relevance
80 bool both_or_none_set = ((config1.qp_low > 0) == (config2.qp_low > 0) && in IsValid() local83 if (!both_or_none_set) { in IsValid()