Searched refs:activeClients (Results 1 – 2 of 2) sorted by relevance
45 auto activeClients = desc->clientsList(true /*activeOnly*/); in findPreferredDevice() local46 active = activeClients.size() > 0; in findPreferredDevice()60 if (activeClients.size() == activeClientsWithRoute.size()) { in findPreferredDevice()
2814 auto activeClients = desc->clientsList(true /*activeOnly*/, productStrategy, in setVolumeIndexForAttributes() local2816 if (activeClients.empty()) { in setVolumeIndexForAttributes()2821 for (const auto &client : activeClients) { in setVolumeIndexForAttributes()7190 const TrackClientVector activeClients = output->getActiveClients(); in areAllActiveTracksRerouted() local7191 if (activeClients.empty()) { in areAllActiveTracksRerouted()7212 for (const auto& client : activeClients) { in areAllActiveTracksRerouted()