Home
last modified time | relevance | path

Searched refs:AudioCaptureStop (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcedevice/src/
H A Ddaudio_echo_cannel_manager_test.cpp79 EXPECT_EQ(ERR_DH_AUDIO_FAILED, echoCannelManager_->AudioCaptureStop()); in HWTEST_F()
92 EXPECT_EQ(ERR_DH_AUDIO_FAILED, echoCannelManager_->AudioCaptureStop()); in HWTEST_F()
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/include/
H A Ddaudio_echo_cannel_manager.h57 int32_t AudioCaptureStop();
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_echo_cannel_manager.cpp102 ret = AudioCaptureStop(); in Stop()
300 int32_t DAudioEchoCannelManager::AudioCaptureStop() in AudioCaptureStop() function in OHOS::DistributedHardware::DAudioEchoCannelManager

Completed in 2 milliseconds