Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/update_engine/
H A Dupdate.c237 static int ota_recovery_cmds (long long flash_offset, const char *dest_path) in ota_recovery_cmds() function
367 if (ota_recovery_cmds(update_cmd[i].flash_offset, update_cmd[i].dest_path)) { in RK_ota_start()
375 if (ota_recovery_cmds(update_cmd[i].flash_offset, update_cmd[i].dest_path)) { in RK_ota_start()
432 … if (ota_recovery_cmds(param_item[j].offset * SECTOR_SIZE, update_cmd[i].dest_path)) { in RK_ota_start()