Searched refs:PNAME_W (Results 1 – 1 of 1) sorted by relevance
38 static constexpr int PNAME_W = 32; variable80 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()