Searched refs:clientVolSrc (Results 1 – 1 of 1) sorted by relevance
2379 auto clientVolSrc = client->volumeSource(); in startSource() local2445 if (outputDesc->getActivityCount(clientVolSrc) == 1 || !devices.isEmpty()) { in startSource()2662 auto clientVolSrc = client->volumeSource(); in stopSource() local2667 if (outputDesc->getActivityCount(clientVolSrc) > 0) { in stopSource()2668 if (outputDesc->getActivityCount(clientVolSrc) == 1) { in stopSource()2693 if (outputDesc->getActivityCount(clientVolSrc) == 0 || forceDeviceUpdate) { in stopSource()2700 bool requiresVolumeCheck = outputDesc->getActivityCount(clientVolSrc) == 0 && in stopSource()