Home
last modified time | relevance | path

Searched refs:GetParentPid (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H A Dfault_detector_util.h64 static int GetParentPid(int pid);
H A Dfault_detector_util.cpp328 int FaultDetectorUtil::GetParentPid(int pid) in GetParentPid() function in OHOS::HiviewDFX::FaultDetectorUtil
345 int ppid = GetParentPid(pid); in IsKernelProcess()

Completed in 1 milliseconds