Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/audiocontrol/aidl/default/converter/test/
DAudioControlConverterUnitTest.cpp650 for (const auto& inputDevice : inputDevices) { in TEST_F() local
711 for (const auto& inputDevice : inputDevices) { in TEST_F() local
/hardware/interfaces/automotive/audiocontrol/aidl/default/converter/src/
DCarAudioConfigurationXmlConverter.cpp510 bool parseInputDevice(const xsd::InputDeviceType& xsdInputDevice, AudioPort& inputDevice) { in parseInputDevice()
531 AudioPort inputDevice; in parseInputDevices() local