Home
last modified time | relevance | path

Searched refs:ERR_DH_AV_TRANS_CREATE_CHANNEL_FAILED (Results 1 - 10 of 10) sorted by relevance

/foundation/distributedhardware/distributed_audio/services/audiotransport/receiverengine/src/
H A Dav_receiver_engine_adapter.cpp95 return ERR_DH_AV_TRANS_CREATE_CHANNEL_FAILED; in CreateControlChannel()
100 return ERR_DH_AV_TRANS_CREATE_CHANNEL_FAILED; in CreateControlChannel()
131 return ERR_DH_AV_TRANS_CREATE_CHANNEL_FAILED; in WaitForChannelCreated()
/foundation/distributedhardware/distributed_audio/services/audiotransport/senderengine/src/
H A Dav_sender_engine_adapter.cpp90 return ERR_DH_AV_TRANS_CREATE_CHANNEL_FAILED; in CreateControlChannel()
95 return ERR_DH_AV_TRANS_CREATE_CHANNEL_FAILED; in CreateControlChannel()
144 return ERR_DH_AV_TRANS_CREATE_CHANNEL_FAILED; in WaitForChannelCreated()
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Dav_sender_engine_adapter.cpp121 return ERR_DH_AV_TRANS_CREATE_CHANNEL_FAILED; in CreateControlChannel()
126 return ERR_DH_AV_TRANS_CREATE_CHANNEL_FAILED; in CreateControlChannel()
217 return ERR_DH_AV_TRANS_CREATE_CHANNEL_FAILED; in WaitForChannelCreated()
H A Ddscreen.cpp393 return ERR_DH_AV_TRANS_CREATE_CHANNEL_FAILED; in StartSenderEngine()
/foundation/distributedhardware/distributed_audio/common/include/
H A Ddaudio_errorcode.h71 ERR_DH_AV_TRANS_CREATE_CHANNEL_FAILED = -44002, enumerator
/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_errcode.h120 ERR_DH_AV_TRANS_CREATE_CHANNEL_FAILED = -58005, enumerator
/foundation/distributedhardware/distributed_audio/services/audiotransport/test/unittest/receiverengine/src/
H A Dav_receiver_engine_adapter_test.cpp139 EXPECT_EQ(ERR_DH_AV_TRANS_CREATE_CHANNEL_FAILED, receiverAdapter_->CreateControlChannel(peerDevId)); in HWTEST_F()
/foundation/distributedhardware/distributed_audio/services/audiotransport/test/unittest/senderengine/src/
H A Dav_sender_engine_adapter_test.cpp170 EXPECT_EQ(ERR_DH_AV_TRANS_CREATE_CHANNEL_FAILED, senderAdapter_->CreateControlChannel(peerDevId)); in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/
H A Dav_sender_engine_adapter_test.cpp154 EXPECT_EQ(ERR_DH_AV_TRANS_CREATE_CHANNEL_FAILED, senderAdapter_->CreateControlChannel(peerDevId)); in HWTEST_F()
H A Ddscreen_test.cpp233 EXPECT_EQ(ERR_DH_AV_TRANS_CREATE_CHANNEL_FAILED, ret); in HWTEST_F()

Completed in 5 milliseconds