Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ota/2ndboot/updater/
A Dota_nbpatch.c16 int app_size = 0; in ota_patch_init() local
41 app_size = ftell(old_fd); in ota_patch_init()
46 size = app_size; in ota_patch_init()
79 size = app_size; in ota_patch_init()
92 OTA_LOG_I("ota patch load app size:0x%x patch size:0x%x success.\n", app_size, patch_size); in ota_patch_init()

Completed in 2 milliseconds