Searched refs:sourceDevices (Results 1 – 1 of 1) sorted by relevance
156 DeviceVector sourceDevices; in getRouteSourceDevices() local160 sourceDevices.add(mDeclaredDevices.getDeviceFromTagName(sources[i]->getTagName())); in getRouteSourceDevices()163 return sourceDevices; in getRouteSourceDevices()178 DeviceVector sourceDevices; in refreshSupportedDevices() local191 sourceDevices.add(sourceDevicesForRoute); in refreshSupportedDevices()193 if (sourceDevices.isEmpty()) { in refreshSupportedDevices()197 stream->setSupportedDevices(sourceDevices); in refreshSupportedDevices()