Home
last modified time | relevance | path

Searched refs:GetEntInfo (Results 1 - 4 of 4) sorted by relevance

/base/customization/enterprise_device_management/services/edm/include/
H A Dadmin_manager.h51 ErrCode GetEntInfo(const std::string &packageName, EntInfo &entInfo, int32_t userId);
/base/customization/enterprise_device_management/test/fuzztest/adminmanager_fuzzer/
H A Dadmin_manager_fuzzer.cpp88 adminManager->GetEntInfo(packageName, entInfo, userId); in DoSomethingInterestingWithMyAPI()
/base/customization/enterprise_device_management/services/edm/src/
H A Dadmin_manager.cpp350 ErrCode AdminManager::GetEntInfo(const std::string &packageName, EntInfo &entInfo, int32_t userId) in GetEntInfo() function in OHOS::AdminManager
355 EDMLOGW("GetEntInfo::not find Admin. userId = %{public}d", userId); in GetEntInfo()
H A Denterprise_device_mgr_ability.cpp1318 ErrCode code = adminMgr_->GetEntInfo(admin.GetBundleName(), entInfo, userId); in GetEnterpriseInfo()

Completed in 6 milliseconds