Home
last modified time | relevance | path

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

/ohos5.0/base/update/sys_installer_lite/frameworks/source/updater/
H A Dhota_updater.c144 static void ReportErrorCode(HotaErrorCode errorCode) in ReportErrorCode() function
251 ReportErrorCode(HOTA_DATA_SIGN_CHECK_ERR); in ParseHotaInfoComponent()
277 ReportErrorCode(HOTA_DATA_WRITE_ERR); in ParseHotaInfoComponent()
324 ReportErrorCode(HOTA_DATA_VERIFY_HASH_ERR); in ParseHotaComponent()
363 ReportErrorCode(HOTA_VERSION_INVALID); in ProcessInfoCompHeader()
431 ReportErrorCode(HOTA_DATA_COPY_TO_BUFFER_ERR); in CopyToDloadCompBuffer()
473 ReportErrorCode(HOTA_DATA_WRITE_ERR); in StashRecvDataToBuffer()