Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/
Dprocinfo.cpp44 static bool GetProcStatusByPath(struct ProcInfo& procInfo, const std::string& path) in GetProcStatusByPath() function
107 if (!GetProcStatusByPath(procInfo, path)) { in TidToNstid()
120 return GetProcStatusByPath(procInfo, path); in GetProcStatusByPid()
125 return GetProcStatusByPath(procInfo, PROC_SELF_STATUS_PATH); in GetProcStatus()