Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dlog_display.cpp34 static constexpr int LOGTYPE_W = 8; variable
72 cout << setw(LOGTYPE_W) << "LOGTYPE" << colCmd; in PrintDomainTitle()
78 cout << setw(LOGTYPE_W) << "LOGTYPE" << colCmd; in PrintPidTitle()
185 cout << setw(LOGTYPE_W) << LogType2Str(ldStats.type) << colCmd; in HilogShowDomainStatsInfo()
198 cout << setw(LOGTYPE_W) << LogType2Str(ldStats.type) << colCmd; in HilogShowDomainStatsInfo()
223 cout << setw(LOGTYPE_W) << logType << colCmd; in HiLogShowProcInfo()