Searched refs:update_progress (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/cmds/dumpstate/
H A Ddumpstate.h143 void update_progress(int weight);
H A Dutils.cpp423 ON_DRY_RUN({ update_progress(WEIGHT_FILE); close(fd); return 0; });
461 update_progress(WEIGHT_FILE);
669 ON_DRY_RUN({ update_progress(timeout_seconds); va_end(ap); return 0; });
706 ON_DRY_RUN({ update_progress(timeout_seconds); va_end(ap); return 0; });
812 update_progress(weight);
1181 void update_progress(int delta) { function

Completed in 64 milliseconds