Searched refs:threadComm (Results 1 – 1 of 1) sorted by relevance
157 std::string threadComm; in CollectUnwindResult() local158 if (OHOS::LoadStringFromFile(path, threadComm)) { in CollectUnwindResult()159 result << " comm:" << threadComm; in CollectUnwindResult()