Home
last modified time | relevance | path

Searched refs:pruned_len (Results 1 – 2 of 2) sorted by relevance

/system/core/logd/
DLogStatistics.h161 static constexpr size_t pruned_len = 14; variable
184 EntryBaseConstants::pruned_len); in formatLine()
DLogStatistics.cpp273 ssize_t spaces = EntryBaseConstants::pruned_len in format()