Home
last modified time | relevance | path

Searched defs:xsdInputDevice (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/hardware/interfaces/automotive/audiocontrol/aidl/default/converter/src/
H A DCarAudioConfigurationXmlConverter.cpp510 bool parseInputDevice(const xsd::InputDeviceType& xsdInputDevice, AudioPort& inputDevice) { in parseInputDevice()
530 for (const auto& xsdInputDevice : xsdInputDevices->getInputDevice()) { in parseInputDevices() local