Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/audiocontrol/aidl/default/converter/src/
DCarAudioConfigurationXmlConverter.cpp510 bool parseInputDevice(const xsd::InputDeviceType& xsdInputDevice, AudioPort& inputDevice) { in parseInputDevice() function
532 if (!parseInputDevice(xsdInputDevice, inputDevice)) { in parseInputDevices()