Searched refs:has_ts_cs (Results 1 – 1 of 1) sorted by relevance
231 bool has_ts_cs = std::find_if(cs.begin(), cs.end(), ts_fn) != cs.end(); in ValidateConstraints() local246 return has_ts_cs && has_upid_cs && has_profile_type_cs in ValidateConstraints()