Searched defs:GetBundleNameByPid (Results 1 - 7 of 7) sorted by relevance
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | ams_mgr_proxy.cpp | 817 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_proxy.cpp | 1224 int32_t AppMgrProxy::GetBundleNameByPid(const int pid, std::string &bundleName, int32_t &uid) in GetBundleNameByPid() function in OHOS::AppExecFwk::AppMgrProxy
|
H A D | app_mgr_client.cpp | 907 int32_t AppMgrClient::GetBundleNameByPid(const int pid, std::string &bundleName, int32_t &uid) in GetBundleNameByPid() function in OHOS::AppExecFwk::AppMgrClient
|
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | ams_mgr_scheduler.cpp | 492 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 | 1161 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 | 6296 int32_t AppMgrServiceInner::GetBundleNameByPid(const int32_t pid, std::string &bundleName, int32_t &uid) in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | app_scheduler.cpp | 487 int32_t AppScheduler::GetBundleNameByPid(const int pid, std::string &bundleName, int32_t &uid) in GetBundleNameByPid() function in OHOS::AAFwk::AppScheduler
|
Completed in 27 milliseconds