Home
last modified time | relevance | path

Searched defs:GetAppIndexByPid (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_mgr_interface.h798 virtual int32_t GetAppIndexByPid(pid_t pid, int32_t &appIndex) in GetAppIndexByPid() function
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp1672 int32_t AppMgrService::GetAppIndexByPid(pid_t pid, int32_t &appIndex) in GetAppIndexByPid() function in OHOS::AppExecFwk::AppMgrService
H A Dapp_mgr_service_inner.cpp7447 int32_t AppMgrServiceInner::GetAppIndexByPid(pid_t pid, int32_t &appIndex) const in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_proxy.cpp2011 int32_t AppMgrProxy::GetAppIndexByPid(pid_t pid, int32_t &appIndex) in GetAppIndexByPid() function in OHOS::AppExecFwk::AppMgrProxy