Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/
Dprocinfo.cpp243 std::string commPath = StringPrintf("%s/%s/comm", taskPath.c_str(), tidStr.c_str()); in ReadProcessWchan() local
245 OHOS::HiviewDFX::LoadStringFromFile(commPath, comm); in ReadProcessWchan()