Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/6.0/
H A DGenerators.h25 const std::vector<DeviceConfigParameter>& getInputDeviceConfigParameters();
H A DGenerators.cpp129 const std::vector<DeviceConfigParameter>& getInputDeviceConfigParameters() { in getInputDeviceConfigParameters() function
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
H A DGenerators.h27 const std::vector<DeviceConfigParameter>& getInputDeviceConfigParameters();
H A DGenerators.cpp264 const std::vector<DeviceConfigParameter>& getInputDeviceConfigParameters() { in getInputDeviceConfigParameters() function
H A DAudioPrimaryHidlHalTest.cpp662 auto allParams = getInputDeviceConfigParameters(); in getInputDevicePcmOnlyConfigParameters()
830 auto allParams = getInputDeviceConfigParameters(); in getBuiltinMicConfigParameters()
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/
H A DAudioPrimaryHidlHalTest.h700 ::testing::ValuesIn(getInputDeviceConfigParameters()),
1261 ::testing::ValuesIn(getInputDeviceConfigParameters()),