Searched defs:GetBundleNameByPid (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | app_scheduler.cpp | 489 int32_t AppScheduler::GetBundleNameByPid(const int pid, std::string &bundleName, int32_t &uid) in GetBundleNameByPid() function in OHOS::AAFwk::AppScheduler
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | ams_mgr_scheduler.cpp | 530 int32_t AmsMgrScheduler::GetBundleNameByPid(const int pid, std::string &bundleName, int32_t &uid) in GetBundleNameByPid() function in OHOS::AppExecFwk::AmsMgrScheduler
|
H A D | app_mgr_service.cpp | 1199 int32_t AppMgrService::GetBundleNameByPid(const int32_t pid, std::string &bundleName, int32_t &uid) in GetBundleNameByPid() function in OHOS::AppExecFwk::AppMgrService
|
H A D | app_mgr_service_inner.cpp | 6248 int32_t AppMgrServiceInner::GetBundleNameByPid(const int32_t pid, std::string &bundleName, int32_t … in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | ams_mgr_proxy.cpp | 886 int32_t AmsMgrProxy::GetBundleNameByPid(const int pid, std::string &bundleName, int32_t &uid) in GetBundleNameByPid() function in OHOS::AppExecFwk::AmsMgrProxy
|
H A D | app_mgr_client.cpp | 918 int32_t AppMgrClient::GetBundleNameByPid(const int pid, std::string &bundleName, int32_t &uid) in GetBundleNameByPid() function in OHOS::AppExecFwk::AppMgrClient
|
H A D | app_mgr_proxy.cpp | 1240 int32_t AppMgrProxy::GetBundleNameByPid(const int pid, std::string &bundleName, int32_t &uid) in GetBundleNameByPid() function in OHOS::AppExecFwk::AppMgrProxy
|