Searched refs:new_hosts_only (Results 1 – 1 of 1) sorted by relevance
535 std::set<std::string> new_hosts_only; in IsElevatedHostList() local539 std::inserter(new_hosts_only, new_hosts_only.begin())); in IsElevatedHostList()541 return !new_hosts_only.empty(); in IsElevatedHostList()