Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dlog_display.cpp47 static constexpr int STATS_W = 60; variable
300 cout << setw(STATS_W) << setfill('-') << "-" << endl; in HilogShowLogStatsInfo()
302 cout << setw(STATS_W) << setfill('-') << "-" << endl; in HilogShowLogStatsInfo()