Searched refs:checkProcessExistent (Results 1 – 4 of 4) sorted by relevance
80 virtual bool checkProcessExistent(const std::vector<int32_t>& pids, in checkProcessExistent() function
36 bool checkProcessExistent(const std::vector<int32_t>& pids,
53 bool ProcessInfo::checkProcessExistent(const std::vector<int32_t>& pids, in checkProcessExistent() function in android::ProcessInfo
113 if (mProcessInfo->checkProcessExistent(pids, &existent)) { in getTerminatedProcesses()