Searched refs:activeClients (Results 1 – 2 of 2) sorted by relevance
43 auto activeClients = desc->clientsList(true /*activeOnly*/); in findPreferredDevice() local46 active = activeClients.size() > 0; in findPreferredDevice()47 if (active && activeClients.size() == activeClientsWithRoute.size()) { in findPreferredDevice()
2528 auto activeClients = desc->clientsList(true /*activeOnly*/, productStrategy, in setVolumeIndexForAttributes() local2530 if (activeClients.empty()) { in setVolumeIndexForAttributes()2535 for (const auto &client : activeClients) { in setVolumeIndexForAttributes()