Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/update_engine/
H A Dupdate.c157 char slot_find = (update_cmd[i].name[len - 1] == 'a') ? 'b' : 'a'; in RK_ota_set_partition() local
159 update_cmd[i].name[len - 1] = slot_find; in RK_ota_set_partition()
413 char slot_find = (update_cmd[i].name[len - 1] == 'a') ? 'b' : 'a'; in RK_ota_start() local
418 part_name[len - 1] = slot_find; in RK_ota_start()