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

/system/core/logd/
H A DLogStatistics.h192 static constexpr size_t pruned_len = 14; member in namespace:EntryBaseConstants
220 std::max(pruned.length() + 1, EntryBaseConstants::pruned_len);

Completed in 495 milliseconds