Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddfx_util.cpp37 static int GetProcStatusByPath(const std::string& path, struct ProcInfo& procInfo) in GetProcStatusByPath() function
106 return GetProcStatusByPath(path, procInfo); in GetProcStatusByPid()
111 return GetProcStatusByPath(PROC_SELF_STATUS_PATH, procInfo); in GetProcStatus()