Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/
H A Dprocinfo.cpp46 static bool GetProcStatusByPath(struct ProcInfo& procInfo, const std::string& path) in GetProcStatusByPath() function
113 if (!GetProcStatusByPath(procInfo, path)) { in TidToNstid()
130 return GetProcStatusByPath(procInfo, path);
135 return GetProcStatusByPath(procInfo, PROC_SELF_STATUS_PATH);