Home
last modified time | relevance | path

Searched refs:PNAME_W (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hilog/services/hilogtool/
H A Dlog_display.cpp38 static constexpr int PNAME_W = 32; member
80 cout << setw(PNAME_W) << "NAME" << colCmd; in PrintPidTitle()
217 return name.substr(0, PNAME_W - 1); in GetProcessName()
225 cout << setw(PNAME_W) << processName << colCmd; in HiLogShowProcInfo()

Completed in 2 milliseconds