Home
last modified time | relevance | path

Searched refs:ERR_DH_AV_TRANS_STOP_FAILED (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_errcode.h123 ERR_DH_AV_TRANS_STOP_FAILED = -58008, enumerator
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/
H A Dav_receiver_engine_adapter.cpp100 return ERR_DH_AV_TRANS_STOP_FAILED; in Stop()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Dav_sender_engine_adapter.cpp97 return ERR_DH_AV_TRANS_STOP_FAILED; in Stop()
H A Ddscreen.cpp427 return ERR_DH_AV_TRANS_STOP_FAILED; in StopSenderEngine()
432 return ERR_DH_AV_TRANS_STOP_FAILED; in StopSenderEngine()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_test.cpp270 EXPECT_EQ(ERR_DH_AV_TRANS_STOP_FAILED, ret);