Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dlog_display.cpp37 static constexpr int PID_W = 7; variable
79 cout << setw(PID_W) << "PID" << colCmd; in PrintPidTitle()
224 cout << setw(PID_W) << pid << colCmd; in HiLogShowProcInfo()