Searched defs:GetAllChildrenProcesses (Results 1 - 4 of 4) sorted by relevance
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ | ||
H A D | app_mgr_proxy.cpp | 302 int AppMgrProxy::GetAllChildrenProcesses(std::vector<ChildProcessInfo> &info) in GetAllChildrenProcesses() function in OHOS::AppExecFwk::AppMgrProxy |
H A D | app_mgr_client.cpp | 469 AppMgrResultCode AppMgrClient::GetAllChildrenProcesses(std::vector<ChildProcessInfo> &info) in GetAllChildrenProcesses() function in OHOS::AppExecFwk::AppMgrClient |
/foundation/ability/ability_runtime/services/appmgr/src/ | ||
H A D | app_mgr_service.cpp | 441 int AppMgrService::GetAllChildrenProcesses(std::vector<ChildProcessInfo> &info) in GetAllChildrenProcesses() function in OHOS::AppExecFwk::AppMgrService |
H A D | app_mgr_service_inner.cpp | 2124 int AppMgrServiceInner::GetAllChildrenProcesses(std::vector<ChildProcessInfo> &info) in GetAllChildrenProcesses() function in OHOS::AppExecFwk::AppMgrServiceInner |
Completed in 22 milliseconds