Home
last modified time | relevance | path

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

/ohos5.0/base/update/sys_installer_lite/frameworks/source/updater/
H A Dhota_updater.c338 static int ProcessInfoCompHeader(const unsigned char *infoCompBuffer, unsigned int bufLen) in ProcessInfoCompHeader() function
530 … if (ProcessInfoCompHeader(g_infoCompBuff, g_currentDloadComp.currentSize) != OHOS_SUCCESS) { in HotaDefaultWrite()