Home
last modified time | relevance | path

Searched defs:GetAllUIExtensionProviderPid (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_mgr_interface.h771 virtual int32_t GetAllUIExtensionProviderPid(pid_t hostPid, std::vector<pid_t> &providerPids) in GetAllUIExtensionProviderPid() function in OHOS::AppExecFwk::IAppMgr
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_proxy.cpp1819 int32_t AppMgrProxy::GetAllUIExtensionProviderPid(pid_t hostPid, std::vector<pid_t> &providerPids) in GetAllUIExtensionProviderPid() function in OHOS::AppExecFwk::AppMgrProxy
H A Dapp_mgr_client.cpp1213 int32_t AppMgrClient::GetAllUIExtensionProviderPid(pid_t hostPid, std::vector<pid_t> &providerPids) in GetAllUIExtensionProviderPid() function in OHOS::AppExecFwk::AppMgrClient
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_manager.cpp1441 int32_t AppRunningManager::GetAllUIExtensionProviderPid(pid_t hostPid, std::vector<pid_t> &providerPids) in GetAllUIExtensionProviderPid() function in OHOS::AppExecFwk::AppRunningManager
H A Dapp_mgr_service.cpp1517 int32_t AppMgrService::GetAllUIExtensionProviderPid(pid_t hostPid, std::vector<pid_t> &providerPids) in GetAllUIExtensionProviderPid() function in OHOS::AppExecFwk::AppMgrService
H A Dapp_mgr_service_inner.cpp7587 int32_t AppMgrServiceInner::GetAllUIExtensionProviderPid(pid_t hostPid, std::vector<pid_t> &providerPids) in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner

Completed in 24 milliseconds