Home
last modified time | relevance | path

Searched defs:checkProcessExistent (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/utils/include/mediautils/
DProcessInfoInterface.h80 virtual bool checkProcessExistent(const std::vector<int32_t>& pids, in checkProcessExistent() function
/frameworks/av/media/utils/
DProcessInfo.cpp53 bool ProcessInfo::checkProcessExistent(const std::vector<int32_t>& pids, in checkProcessExistent() function in android::ProcessInfo