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

/system/core/logd/
H A DLogStatistics.cpp530 static const unsigned short spaces_current = 13; local
780 // header below tuned to match spaces_total and spaces_current
835 spaces += spaces_current;
901 spaces += spaces_current;
916 spaces = spaces_total + spaces_current;

Completed in 905 milliseconds