Home
last modified time | relevance | path

Searched defs:seconds (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/
Dinstall.c133 int seconds = strtol(seconds_s, NULL, 10); in try_update_binary() local
Dui.c462 void ui_show_progress(float portion, int seconds) in ui_show_progress()