Searched refs:SetDecodeErrorMsg (Results 1 – 4 of 4) sorted by relevance
40 imageEvent.SetDecodeErrorMsg(ERROR_MESSAGE);
59 void SetDecodeErrorMsg(std::string msg);
58 void ImageEvent::SetDecodeErrorMsg(std::string msg) in SetDecodeErrorMsg() function in OHOS::Media::ImageEvent
817 imageEvent.SetDecodeErrorMsg("get image info failed, ret:" + std::to_string(errorCode)); in CreatePixelMapExtended()830 imageEvent.SetDecodeErrorMsg("decode source fail, ret:" + std::to_string(errorCode)); in CreatePixelMapExtended()1129 … imageEvent.SetDecodeErrorMsg("[ImageSource]get valid image status fail on create pixel map, ret: " in CreatePixelMap()1144 …imageEvent.SetDecodeErrorMsg("get YUV420 not support without going through CreatePixelMapExtended"… in CreatePixelMap()1150 imageEvent.SetDecodeErrorMsg("image decode plugin is null."); in CreatePixelMap()1157 imageEvent.SetDecodeErrorMsg("create the pixel map unique_ptr fail."); in CreatePixelMap()1167 imageEvent.SetDecodeErrorMsg("set decode options error, ret:." + std::to_string(errorCode)); in CreatePixelMap()1185 … imageEvent.SetDecodeErrorMsg("update pixelmap info error, ret:." + std::to_string(errorCode)); in CreatePixelMap()1223 imageEvent.SetDecodeErrorMsg("decode source fail, ret:." + std::to_string(errorCode)); in CreatePixelMap()2509 … imageEvent.SetDecodeErrorMsg("do incremental decoding source fail, ret:" + std::to_string(ret)); in DoIncrementalDecoding()[all …]