Searched refs:GetEntInfo (Results 1 – 3 of 3) sorted by relevance
51 ErrCode GetEntInfo(const std::string &packageName, EntInfo &entInfo, int32_t userId);
342 ErrCode AdminManager::GetEntInfo(const std::string &packageName, EntInfo &entInfo, int32_t userId) in GetEntInfo() function in OHOS::EDM::AdminManager
960 ErrCode code = adminMgr_->GetEntInfo(admin.GetBundleName(), entInfo, userId); in GetEnterpriseInfo()