Home
last modified time | relevance | path

Searched defs:newAdmin (Results 1 – 6 of 6) sorted by relevance

/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/
Denterprise_device_mgr_proxy_test.cpp1072 AppExecFwk::ElementName newAdmin; variable
1089 AppExecFwk::ElementName newAdmin; variable
/base/customization/enterprise_device_management/services/edm/src/
Dadmin_policies_storage_rdb.cpp107 …iciesStorageRdb::ReplaceAdmin(const std::string packageName, int32_t userId, const Admin &newAdmin) in ReplaceAdmin()
Dadmin_manager.cpp155 …AdminManager::ReplaceSuperAdminByPackageName(const std::string &packageName, const Admin &newAdmin) in ReplaceSuperAdminByPackageName()
Denterprise_device_mgr_ability.cpp931const AppExecFwk::ElementName &newAdmin, std::vector<AppExecFwk::ExtensionAbilityInfo> &abilityInf… in CheckReplaceAdmins()
1039 const AppExecFwk::ElementName &newAdmin, bool keepPolicy) in ReplaceSuperAdmin()
/base/customization/enterprise_device_management/interfaces/inner_api/common/src/
Denterprise_device_mgr_proxy.cpp84 AppExecFwk::ElementName &newAdmin, bool keepPolicy) in ReplaceSuperAdmin()
/base/customization/enterprise_device_management/interfaces/kits/admin_manager/src/
Dadmin_manager_addon.cpp115 AppExecFwk::ElementName newAdmin; in ReplaceSuperAdmin() local