Searched refs:IsExistDebugByPid (Results 1 – 4 of 4) sorted by relevance
336 bool IsExistDebugByPid(const std::vector<pid_t> pids);
111 if (!IsExistDebugByPid(selectPids_)) { in ParseOption()
660 bool IsExistDebugByPid(const std::vector<pid_t> pids) in IsExistDebugByPid() function
216 if (!IsExistDebugByPid(selectPids_)) { in GetOptions()