Searched refs:IsTheProcessExist (Results 1 – 3 of 3) sorted by relevance
44 bool IsTheProcessExist(pid_t pid);
105 bool IsTheProcessExist(pid_t pid) in IsTheProcessExist() function
62 if (!CommonUtils::IsTheProcessExist(pid)) { in IsInterestedPipelineEvent()95 if (!CommonUtils::IsTheProcessExist(pid)) { in OnEvent()