Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dlog_display.cpp44 static constexpr int LENGTH_W = 10; variable
91 cout << setw(LENGTH_W) << "LENGTH" << colCmd; in PrintStatsTitile()
123 cout << setw(LENGTH_W) << Size2Str(GetTotalLen(rsp)) << colCmd; in PrintStats()