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

/system/core/logd/
H A DLogStatistics.cpp531 static const unsigned short spaces_total = 19; local
551 spaces += spaces_total + oldLength - string.length();
581 spaces += spaces_total + oldLength - string.length();
605 spaces += spaces_total;
686 spaces_total, "size/total");
701 spaces_total, sz.string(), pd.string(),
780 // header below tuned to match spaces_total and spaces_current
818 spaces += spaces_total + oldLength - string.length();
884 spaces += spaces_total + oldLength - string.length();
916 spaces = spaces_total
[all...]

Completed in 62 milliseconds