Home
last modified time | relevance | path

Searched defs:pidFixStr (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_meter.cpp449 std::string pidFixStr = std::string(PID_STR_MAX - pidStr.length(), ' '); in SetMainThreadInfo() local
471 std::string pidFixStr = std::string(PID_STR_MAX - pidStr.length(), ' '); in SetAllThreadInfo() local