Searched refs:WEIGHT_TOTAL (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/cmds/dumpstate/
H A Ddumpstate.h71 static const int WEIGHT_TOTAL = 6500; variable
H A Ddumpstate.cpp994 getpid(), progress, weight_total, WEIGHT_TOTAL);
1286 "--ei", "android.intent.extra.MAX", std::to_string(WEIGHT_TOTAL),
1510 MYLOGD("Final progress: %d/%d (originally %d)\n", progress, weight_total, WEIGHT_TOTAL);
H A Dutils.cpp1180 int weight_total = WEIGHT_TOTAL;

Completed in 81 milliseconds