Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dlog_display.cpp39 static constexpr int TAG_W = 32; variable
85 cout << setw(TAG_W) << "TAG" << colCmd; in PrintStatsTitile()
187 cout << setw(TAG_W) << "-" << colCmd; in HilogShowDomainStatsInfo()
200 cout << setw(TAG_W) << tStats.tag << colCmd; in HilogShowDomainStatsInfo()
226 cout << setw(TAG_W) << tag << colCmd; in HiLogShowProcInfo()