Home
last modified time | relevance | path

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

/system/core/logd/
DLogStatistics.cpp206 bool isprune = worstUidEnabledForLogid(id); in formatHeader() local
210 std::string(isprune ? "+/- Pruned" : "")) in formatHeader()
213 std::string(isprune ? "NUM" : "")); in formatHeader()
402 bool isprune = worstUidEnabledForLogid(id); in formatHeader() local
405 std::string(isprune ? "Prune" : "")) in formatHeader()
408 std::string(isprune ? "NUM" : "")); in formatHeader()