Lines Matching refs:DeviceVector
351 DeviceVector *deviceVector; in getDeviceConnectionState()
540 const DeviceVector& devices, audio_devices_t device, audio_port_config *config) { in fillAudioPortConfigForDevice()
541 DeviceVector deviceList = devices.getDevicesFromType(device); in fillAudioPortConfigForDevice()
874 DeviceVector outputDevices = mAvailableOutputDevices.getDevicesFromType(device); in getOutputForAttr()
979 DeviceVector outputDevices = mAvailableOutputDevices.getDevicesFromType(device); in getOutputForDevice()
1492 DeviceVector inputDevices; in getInputForAttr()
1778 DeviceVector inputDevices = mAvailableInputDevices.getDevicesFromType(device); in getInputForDevice()
2914 DeviceVector devices; in createAudioPatch()
3613 DeviceVector hdmiOutputDevices = mAvailableOutputDevices.getDevicesFromType( in getSurroundFormats()
3739 DeviceVector hdmiOutputDevices = mAvailableOutputDevices.getDevicesFromType( in setSurroundFormatEnabled()
3758 DeviceVector hdmiInputDevices = mAvailableInputDevices.getDevicesFromType( in setSurroundFormatEnabled()
4023 const DeviceVector &supportedDevices = outProfile->getSupportedDevices(); in loadConfig()
4024 const DeviceVector &devicesForType = supportedDevices.getDevicesFromType(profileType); in loadConfig()
4078 DeviceVector inputDevices = mAvailableInputDevices.getDevicesFromType(profileType); in loadConfig()
5241 DeviceVector deviceList; in loadConfig()
5348 DeviceVector deviceList = mAvailableInputDevices.getDevicesFromType(device); in loadConfig()