Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddfx_unwind_local.cpp157 std::string threadComm; in CollectUnwindResult() local
158 if (OHOS::LoadStringFromFile(path, threadComm)) { in CollectUnwindResult()
159 result << " comm:" << threadComm; in CollectUnwindResult()