Searched refs:CheckAllProcessExist (Results 1 – 2 of 2) sorted by relevance
1360 bool CheckAllProcessExist(std::list<pid_t> &pids);
2327 if (CheckAllProcessExist(pids)) { in WaitForRemoteProcessExit()2352 bool AppMgrServiceInner::CheckAllProcessExist(std::list<pid_t> &pids) in CheckAllProcessExist() function in OHOS::AppExecFwk::AppMgrServiceInner