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

/system/core/logd/
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 39 milliseconds