Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_audio/common/include/
H A Ddaudio_errorcode.h59 ERR_DH_AUDIO_CLIENT_RENDER_STOP_FAILED = -43003, enumerator
/foundation/distributedhardware/distributed_audio/services/audioclient/spkclient/src/
H A Ddspeaker_client.cpp259 DAudioHisysevent::GetInstance().SysEventWriteFault(DAUDIO_OPT_FAIL, ERR_DH_AUDIO_CLIENT_RENDER_STOP_FAILED, in StopRender()
261 return ERR_DH_AUDIO_CLIENT_RENDER_STOP_FAILED; in StopRender()
/foundation/distributedhardware/distributed_audio/services/audioclient/test/unittest/spkclient/src/
H A Ddspeaker_client_test.cpp135 EXPECT_EQ(ERR_DH_AUDIO_CLIENT_RENDER_STOP_FAILED, speakerClient_->StopRender()); in HWTEST_F()

Completed in 3 milliseconds