Searched refs:app_size (Results 1 – 1 of 1) sorted by relevance
16 int app_size = 0; in ota_patch_init() local41 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