Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_print.cpp47 static constexpr int PREFIX_LEN = 42; member
150 out << std::setw(PREFIX_LEN + StringToWstring(content.tag).length()) << " "; in AdaptWrap()

Completed in 1 milliseconds