Searched defs:GetNameAndIndexForUid (Results 1 – 4 of 4) sorted by relevance
54 ErrCode BundleMgrHelper::GetNameAndIndexForUid(const int32_t uid, std::string &bundleName, int32_t … in GetNameAndIndexForUid() function in OHOS::AppExecFwk::BundleMgrHelper
376 …virtual ErrCode GetNameAndIndexForUid(const int32_t uid, std::string &bundleName, int32_t &appInde… in GetNameAndIndexForUid() function
807 ErrCode BundleMgrProxy::GetNameAndIndexForUid(const int32_t uid, std::string &bundleName, int32_t &… in GetNameAndIndexForUid() function in OHOS::AppExecFwk::BundleMgrProxy
569 ErrCode BundleMgrHostImpl::GetNameAndIndexForUid(const int uid, std::string &bundleName, int32_t &a… in GetNameAndIndexForUid() function in OHOS::AppExecFwk::BundleMgrHostImpl