Home
last modified time | relevance | path

Searched refs:CheckAllProcessExist (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h1512 * CheckAllProcessExist, Determine whether all processes exist .
1518 bool CheckAllProcessExist(std::list<pid_t> &pids);
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp2382 if (CheckAllProcessExist(pids)) { in WaitForRemoteProcessExit()
2407 bool AppMgrServiceInner::CheckAllProcessExist(std::list<pid_t> &pids) in CheckAllProcessExist() function in OHOS::AppExecFwk::AppMgrServiceInner

Completed in 14 milliseconds