Searched refs:sourceDevices (Results 1 – 1 of 1) sorted by relevance
156 DeviceVector sourceDevices; in getRouteSourceDevices() local159 sourceDevices.add(mDeclaredDevices.getDeviceFromTagName(source->getTagName())); in getRouteSourceDevices()162 return sourceDevices; in getRouteSourceDevices()176 DeviceVector sourceDevices; in refreshSupportedDevices() local188 sourceDevices.add(sourceDevicesForRoute); in refreshSupportedDevices()190 if (sourceDevices.isEmpty()) { in refreshSupportedDevices()194 stream->setSupportedDevices(sourceDevices); in refreshSupportedDevices()