Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/src/
H A Dimage_sink_processor.cpp49 ReportOptFail(DSCREEN_OPT_FAIL, ERR_DH_SCREEN_TRANS_NULL_VALUE, "ReleaseImageProcessor Decoder is null."); in ReleaseImageProcessor()
58 ReportOptFail(DSCREEN_OPT_FAIL, ret, "ReleaseDecoder failed."); in ReleaseImageProcessor()
70 ReportOptFail(DSCREEN_OPT_FAIL, ERR_DH_SCREEN_TRANS_NULL_VALUE, "StartImageProcessor Decoder is null."); in StartImageProcessor()
79 ReportOptFail(DSCREEN_OPT_FAIL, ret, "StartDecoder failed."); in StartImageProcessor()
91 ReportOptFail(DSCREEN_OPT_FAIL, ERR_DH_SCREEN_TRANS_NULL_VALUE, "StopImageProcessor Decoder is null."); in StopImageProcessor()
100 ReportOptFail(DSCREEN_OPT_FAIL, ret, "StopDecoder failed."); in StopImageProcessor()
112 ReportOptFail(DSCREEN_OPT_FAIL, ERR_DH_SCREEN_TRANS_NULL_VALUE, "SetImageSurface Decoder is null."); in SetImageSurface()
119 ReportOptFail(DSCREEN_OPT_FAIL, ret, "SetOutputSurface failed."); in SetImageSurface()
126 ReportOptFail(DSCREEN_OPT_FAIL, ret, "imageJpeg SetOutputSurface failed."); in SetImageSurface()
137 ReportOptFail(DSCREEN_OPT_FAI in ProcessImage()
[all...]
/foundation/distributedhardware/distributed_screen/services/screentransport/screensourceprocessor/src/
H A Dimage_source_processor.cpp46 ReportOptFail(DSCREEN_OPT_FAIL, ERR_DH_SCREEN_TRANS_NULL_VALUE, "ReleaseImageProcessor encoder is nullptr."); in ReleaseImageProcessor()
55 ReportOptFail(DSCREEN_OPT_FAIL, ret, "Release screen encoder failed."); in ReleaseImageProcessor()
67 ReportOptFail(DSCREEN_OPT_FAIL, ERR_DH_SCREEN_TRANS_NULL_VALUE, "StartImageProcessor encoder is nullptr."); in StartImageProcessor()
76 ReportOptFail(DSCREEN_OPT_FAIL, ret, "Start screen encoder failed."); in StartImageProcessor()
88 ReportOptFail(DSCREEN_OPT_FAIL, ERR_DH_SCREEN_TRANS_NULL_VALUE, "StopImageProcessor encoder is nullptr."); in StopImageProcessor()
97 ReportOptFail(DSCREEN_OPT_FAIL, ret, "Stop screen encoder failed."); in StopImageProcessor()
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregion.cpp112 ReportOptFail(DSCREEN_OPT_FAIL, ERR_DH_SCREEN_SA_DSCREEN_SCREENGION_SETUP_FAILED, "AddWindow failed."); in SetUpWindow()
118 ReportOptFail(DSCREEN_OPT_FAIL, ret, "show window failed."); in SetUpWindow()
125 ReportOptFail(DSCREEN_OPT_FAIL, ERR_DH_SCREEN_SA_DSCREEN_SCREENGION_SETUP_FAILED, "get window surface failed."); in SetUpWindow()
/foundation/distributedhardware/distributed_screen/common/test/unittest/src/
H A Dscreen_common_test.cpp62 ReportOptFail(eventName, errCode, errMsg); in HWTEST_F()
71 ReportOptFail(longEventName, errCode, errMsg); in HWTEST_F()
/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_hisysevent.h40 void ReportOptFail(const std::string &eventName, int32_t errCode, const std::string &errMsg);
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/
H A Dscreenregion.cpp189 ReportOptFail(DSCREEN_OPT_FAIL, ERR_DH_SCREEN_SA_DSCREEN_SCREENGION_SETUP_FAILED, "Add window failed."); in ConfigWindow()
195 ReportOptFail(DSCREEN_OPT_FAIL, ret, "Show window failed."); in ConfigWindow()
202 ReportOptFail(DSCREEN_OPT_FAIL, ERR_DH_SCREEN_SA_DSCREEN_SCREENGION_SETUP_FAILED, "Get window surface failed."); in ConfigWindow()
/foundation/distributedhardware/distributed_screen/services/screentransport/screensinktrans/src/
H A Dscreen_sink_trans.cpp242 ReportOptFail(DSCREEN_OPT_FAIL, ret, "dscreen sink Create session failed."); in RegisterChannelListener()
266 ReportOptFail(DSCREEN_OPT_FAIL, ret, "Config image processor failed."); in RegisterProcessorListener()
/foundation/distributedhardware/distributed_screen/common/src/
H A Ddscreen_hisysevent.cpp66 void ReportOptFail(const std::string &eventName, int32_t errCode, const std::string &errMsg) in ReportOptFail() function
/foundation/distributedhardware/distributed_screen/services/screentransport/screendatachannel/src/
H A Dscreen_data_channel_impl.cpp121 ReportOptFail(DSCREEN_OPT_FAIL, sessionId, "Open data session failed"); in OpenSession()
136 ReportOptFail(DSCREEN_OPT_FAIL, sessionId, "Open jpeg session failed"); in OpenSession()
/foundation/distributedhardware/distributed_screen/services/screentransport/screensourcetrans/src/
H A Dscreen_source_trans.cpp320 ReportOptFail(DSCREEN_OPT_FAIL, ret, "Config image processor failed."); in RegisterProcessorListener()

Completed in 5 milliseconds