Home
last modified time | relevance | path

Searched refs:xDefaultOutputDevice (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/audio/aidl/default/
DXsdcConversion.cpp112 const std::string& xDefaultOutputDevice) { in createAudioPortExt() argument
115 .flags = (xDevicePort.getTagName() == xDefaultOutputDevice) in createAudioPortExt()
234 const ap_xsd::DevicePorts::DevicePort& xDevicePort, const std::string& xDefaultOutputDevice, in convertDevicePortToAidl() argument
246 .ext = VALUE_OR_FATAL(createAudioPortExt(xDevicePort, xDefaultOutputDevice))}; in convertDevicePortToAidl()
259 const std::string xDefaultOutputDevice = xModuleConfig.hasDefaultOutputDevice() in convertDevicePortsInModuleToAidl() local
267 convertDevicePortToAidl(xDevicePort, xDefaultOutputDevice, nextPortId))); in convertDevicePortsInModuleToAidl()