Home
last modified time | relevance | path

Searched refs:ERR_DH_SCREEN_CODEC_STOP_FAILED (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_errcode.h92 ERR_DH_SCREEN_CODEC_STOP_FAILED = -53004, enumerator
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensourceprocessor/src/
H A Dimage_source_encoder_test.cpp163 EXPECT_EQ(ERR_DH_SCREEN_CODEC_STOP_FAILED, actual);
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensourceprocessor/encoder/src/
H A Dimage_source_encoder.cpp302 return ERR_DH_SCREEN_CODEC_STOP_FAILED; in StopEncoder()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/src/
H A Dimage_sink_decoder.cpp290 return ERR_DH_SCREEN_CODEC_STOP_FAILED; in StopDecoder()