Searched refs:BIND_CAPTURE (Results 1 - 3 of 3) sorted by relevance
/drivers/peripheral/audio/test/fuzztest/common/include/ |
H A D | audio_adm_fuzzer_common.h | 55 const string BIND_CAPTURE = "capture"; member
|
/drivers/peripheral/audio/test/systemtest/supportlibs/common/capture/src/ |
H A D | audio_libcapture_test.cpp | 25 const string BIND_CAPTURE = "capture"; member 333 ret = BindServiceAndHwCapture(hwCapture, BIND_CAPTURE.c_str(), ADAPTER_NAME, handle); in HWTEST_F() 357 ret = BindServiceAndHwCapture(hwCapture, BIND_CAPTURE.c_str(), ADAPTER_NAME, handle); in HWTEST_F() 383 ret = BindServiceAndHwCapture(hwCapture, BIND_CAPTURE.c_str(), ADAPTER_NAME, handle); in HWTEST_F() 413 ret = BindServiceAndHwCapture(hwCapture, BIND_CAPTURE.c_str(), ADAPTER_NAME, handle); in HWTEST_F() 456 struct DevHandle *handle2 = BindServiceCaptureSo(BIND_CAPTURE.c_str()); in HWTEST_F() 509 ret = BindServiceAndHwCapture(hwCapture, BIND_CAPTURE.c_str(), ADAPTER_NAME, handle); in HWTEST_F() 541 ret = BindServiceAndHwCapture(hwCapture, BIND_CAPTURE.c_str(), ADAPTER_NAME, handle); in HWTEST_F() 573 ret = BindServiceAndHwCapture(hwCapture, BIND_CAPTURE.c_str(), ADAPTER_NAME, handle); in HWTEST_F() 594 ret = BindServiceAndHwCapture(hwCapture, BIND_CAPTURE in HWTEST_F() [all...] |
/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_capture/src/ |
H A D | audio_alsa_if_lib_capture_test.cpp | 29 const string BIND_CAPTURE = "capture"; member 55 handle = AudioBindService(BIND_CAPTURE.c_str()); in SetUp()
|
Completed in 5 milliseconds