Searched refs:pruned_len (Results 1 - 2 of 2) sorted by last modified time

/system/core/logd/
H A DLogStatistics.cpp318 EntryBaseConstants::pruned_len - size.length() -
385 ssize_t spaces = EntryBaseConstants::pruned_len - 2 -
555 EntryBaseConstants::pruned_len - size.length() -
H A DLogStatistics.h205 static constexpr size_t pruned_len = 14; member in namespace:EntryBaseConstants
234 std::max(pruned.length() + 1, EntryBaseConstants::pruned_len);

Completed in 30 milliseconds