Home
last modified time | relevance | path

Searched refs:portType (Results 1 - 9 of 9) sorted by relevance

/drivers/peripheral/audio/test/systemtest/hdi_service/hdiperformace/src/
H A Daudio_idlhdimanager_performace_test.cpp133 .manager = manager, .portType = PORT_OUT, .adapterName = ADAPTER_NAME.c_str(), in HWTEST_F()
139 ret = GetLoadAdapter(audiopara.manager, audiopara.portType, audiopara.adapterName, &audiopara.adapter, in HWTEST_F()
/drivers/peripheral/audio/test/systemtest/hdi_service/common/capture/src/
H A Daudio_idl_hdicapture_test.cpp253 .capture = capture, .portType = PORT_IN, .adapterName = ADAPTER_NAME.c_str(), .pins = PIN_IN_MIC, in HWTEST_F()
284 .capture = capture, .portType = PORT_IN, .adapterName = ADAPTER_NAME.c_str(), .pins = PIN_IN_MIC, in HWTEST_F()
468 .capture = capture, .portType = PORT_IN, .adapterName = ADAPTER_NAME.c_str(), .pins = PIN_IN_MIC, in HWTEST_F()
487 .capture = capture, .portType = PORT_IN, .adapterName = ADAPTER_NAME.c_str(), .pins = PIN_IN_MIC, in HWTEST_F()
506 .capture = capture, .portType = PORT_IN, .adapterName = ADAPTER_NAME.c_str(), .pins = PIN_IN_MIC, in HWTEST_F()
H A Daudio_idl_hdicapture_control_test.cpp456 .capture = capture, .portType = PORT_OUT, .adapterName = ADAPTER_NAME.c_str(), in HWTEST_F()
494 .capture = capture, .portType = PORT_OUT, .adapterName = ADAPTER_NAME.c_str(), in HWTEST_F()
H A Daudio_idl_hdicapture_attr_test.cpp242 .capture = capture, .portType = PORT_IN, .adapterName = ADAPTER_NAME.c_str(), .pins = PIN_IN_MIC, in HWTEST_F()
/drivers/peripheral/audio/test/systemtest/common/hdi_common/include/
H A Daudio_hdi_common.h175 enum AudioPortDirection portType; member
229 int32_t GetLoadAdapter(TestAudioManager *manager, int portType,
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/
H A Dhdi_service_common.h149 AudioPortDirection portType; member
197 int32_t GetLoadAdapter(TestAudioManager *manager, int portType,
/drivers/peripheral/audio/test/systemtest/common/hdi_common/src/
H A Daudio_hdi_common.cpp300 int32_t GetLoadAdapter(TestAudioManager *manager, int portType, in GetLoadAdapter() argument
318 int index = SwitchAdapter(descs, adapterName, portType, audioPort, size); in GetLoadAdapter()
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/src/
H A Dhdi_service_common.cpp313 int32_t GetLoadAdapter(TestAudioManager *manager, int portType, in GetLoadAdapter() argument
329 int index = SwitchAdapter(descs, adapterName, portType, audioPort, descsLen); in GetLoadAdapter()
/drivers/peripheral/audio/test/systemtest/hdi_service/hispark_taurus_standard/capture/src/
H A Daudio_idl_hdicapture_hardware_dependence_test.cpp754 .capture = capture, .portType = PORT_IN, .adapterName = ADAPTER_NAME.c_str(), .pins = PIN_IN_MIC, in HWTEST_F()

Completed in 9 milliseconds