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

/system/core/logd/
H A DLogStatistics.cpp438 static const unsigned short spaces_total = 19; local
456 spaces += spaces_total + oldLength - output.length();
473 spaces += spaces_total + oldLength - output.length();
494 spaces += spaces_total;

Completed in 287 milliseconds