Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/adapter/utility/include/
Dcommon_utils.h44 bool IsTheProcessExist(pid_t pid);
/base/hiviewdfx/hiview/adapter/utility/platform/ohos/
Dcommon_utils.cpp105 bool IsTheProcessExist(pid_t pid) in IsTheProcessExist() function
/base/hiviewdfx/hiview/plugins/eventlogger/
Devent_logger.cpp62 if (!CommonUtils::IsTheProcessExist(pid)) { in IsInterestedPipelineEvent()
95 if (!CommonUtils::IsTheProcessExist(pid)) { in OnEvent()