HomeSort by relevance Sort by last modified time
    Searched refs:ui_set_progress (Results 1 - 5 of 5) sorted by null

  /bootable/recovery/
verifier_test.c 71 void ui_set_progress(float fraction) { function
common.h 62 void ui_set_progress(float fraction); // 0.0 - 1.0 within the defined scope
verifier.c 35 ui_set_progress(0.0);
163 ui_set_progress(f);
install.c 140 ui_set_progress(fraction);
ui.c 475 void ui_set_progress(float fraction) function

Completed in 18 milliseconds