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

  /system/extras/tests/directiotest/
directiotest.c 162 static void update_progress(int current, int total) function
237 update_progress(i + 1, test_areas);
  /system/vold/
EncryptInplace.cpp 79 static void update_progress(struct encryptGroupsData* data, int is_used) function
220 update_progress(data, used);
377 update_progress(priv_dat, 1);
  /frameworks/native/cmds/dumpstate/tests/
dumpstate_test.cpp 178 int old_max = 0, bool update_progress = true) {
190 if (update_progress) {
    [all...]

Completed in 144 milliseconds