Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dlog_display.cpp45 static constexpr int DROPPED_W = 10; variable
92 cout << setw(DROPPED_W) << "DROPPED" << colCmd; in PrintStatsTitile()
124 cout << setw(DROPPED_W) << rsp.dropped << colCmd; in PrintStats()