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()
2779 auto activeClients = desc->clientsList(true /*activeOnly*/, productStrategy, in setVolumeIndexForAttributes() local2781 if (activeClients.empty()) { in setVolumeIndexForAttributes()2786 for (const auto &client : activeClients) { in setVolumeIndexForAttributes()6953 const TrackClientVector activeClients = output->getActiveClients(); in areAllActiveTracksRerouted() local6954 if (activeClients.empty()) { in areAllActiveTracksRerouted()6975 for (const auto& client : activeClients) { in areAllActiveTracksRerouted()