Home
last modified time | relevance | path

Searched refs:ERR_DH_SCREEN_CODEC_CONFIGURE_FAILED (Results 1 - 7 of 7) sorted by relevance

/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_errcode.h94 ERR_DH_SCREEN_CODEC_CONFIGURE_FAILED = -53006, enumerator
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensourceprocessor/src/
H A Dimage_source_processor_test.cpp44 EXPECT_EQ(ERR_DH_SCREEN_CODEC_CONFIGURE_FAILED, actual); in HWTEST_F()
H A Dimage_source_encoder_test.cpp65 EXPECT_EQ(ERR_DH_SCREEN_CODEC_CONFIGURE_FAILED, actual); in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensinkprocessor/src/
H A Dimage_sink_decoder_test.cpp94 EXPECT_EQ(ERR_DH_SCREEN_CODEC_CONFIGURE_FAILED, imageDecoder_->ConfigureDecoder(param_)); in HWTEST_F()
269 EXPECT_EQ(ERR_DH_SCREEN_CODEC_CONFIGURE_FAILED, imageDecoder_->SetDecoderFormat(param_)); in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensourcetrans/src/
H A Dscreen_source_trans_test.cpp159 EXPECT_EQ(ERR_DH_SCREEN_CODEC_CONFIGURE_FAILED, actual); in HWTEST_F()
183 EXPECT_EQ(ERR_DH_SCREEN_CODEC_CONFIGURE_FAILED, actual); in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/src/
H A Dimage_sink_decoder.cpp358 return ERR_DH_SCREEN_CODEC_CONFIGURE_FAILED; in SetDecoderFormat()
/foundation/distributedhardware/distributed_screen/services/screentransport/screensourceprocessor/encoder/src/
H A Dimage_source_encoder.cpp376 return ERR_DH_SCREEN_CODEC_CONFIGURE_FAILED; in SetEncoderFormat()

Completed in 6 milliseconds