Home
last modified time | relevance | path

Searched defs: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
413 char slot_find = (update_cmd[i].name[len - 1] == 'a') ? 'b' : 'a'; in RK_ota_start() local