Searched refs:sourceDevices (Results 1 – 1 of 1) sorted by relevance
165 DeviceVector sourceDevices; in getRouteSourceDevices() local168 sourceDevices.add(mDeclaredDevices.getDeviceFromTagName(source->getTagName())); in getRouteSourceDevices()171 return sourceDevices; in getRouteSourceDevices()185 DeviceVector sourceDevices; in refreshSupportedDevices() local197 sourceDevices.add(sourceDevicesForRoute); in refreshSupportedDevices()199 if (sourceDevices.isEmpty()) { in refreshSupportedDevices()203 stream->setSupportedDevices(sourceDevices); in refreshSupportedDevices()