Searched defs:seconds (Results 1 – 2 of 2) sorted by relevance
/bootable/recovery/ | ||
D | install.c | 133 int seconds = strtol(seconds_s, NULL, 10); in try_update_binary() local |
D | ui.c | 462 void ui_show_progress(float portion, int seconds) in ui_show_progress() |