Home
last modified time | relevance | path

Searched defs:GetAllChildrenProcesses (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/
H A Dmock_app_mgr_service.h180 virtual int GetAllChildrenProcesses(std::vector<ChildProcessInfo> &info) override in GetAllChildrenProcesses() function
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp444 int AppMgrService::GetAllChildrenProcesses(std::vector<ChildProcessInfo> &info) in GetAllChildrenProcesses() function in OHOS::AppExecFwk::AppMgrService
H A Dapp_mgr_service_inner.cpp2065 int AppMgrServiceInner::GetAllChildrenProcesses(std::vector<ChildProcessInfo> &info) in GetAllChildrenProcesses() function in OHOS::AppExecFwk::AppMgrServiceInner
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_client.cpp479 AppMgrResultCode AppMgrClient::GetAllChildrenProcesses(std::vector<ChildProcessInfo> &info) in GetAllChildrenProcesses() function in OHOS::AppExecFwk::AppMgrClient
H A Dapp_mgr_proxy.cpp302 int AppMgrProxy::GetAllChildrenProcesses(std::vector<ChildProcessInfo> &info) in GetAllChildrenProcesses() function in OHOS::AppExecFwk::AppMgrProxy