Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/
Dbacktrace_local_thread.cpp86 std::string BacktraceLocalThread::GetFormattedStr(bool withThreadName) in GetFormattedStr()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/
Dprocinfo.cpp252 void ReadProcessWchan(std::string& result, const int pid, bool onlyPid, bool withThreadName) in ReadProcessWchan()
299 void ReadThreadWchan(std::string& result, const int tid, bool withThreadName) in ReadThreadWchan()