Home
last modified time | relevance | path

Searched refs:allowDelegatedPolicies_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/services/edm/src/
H A Denterprise_device_mgr_ability.cpp438 allowDelegatedPolicies_ = { "disallow_add_local_account", "disallow_add_os_account_by_user", in InitAllPolices()
1476 if (allowDelegatedPolicies_.find(policyName) == allowDelegatedPolicies_.end()) { in GetDelegatedBundleNames()
1522 if (allowDelegatedPolicies_.find(policy) == allowDelegatedPolicies_.end()) { in CheckDelegatedPolicies()
/ohos5.0/base/customization/enterprise_device_management/services/edm/include/
H A Denterprise_device_mgr_ability.h152 std::unordered_set<std::string> allowDelegatedPolicies_; variable
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm/src/
H A Denterprise_device_mgr_ability_test.cpp3732 edmMgr_->allowDelegatedPolicies_ = { plugin_->GetPolicyName() };
3765 edmMgr_->allowDelegatedPolicies_ = { plugin_->GetPolicyName() };
3799 edmMgr_->allowDelegatedPolicies_ = { plugin_->GetPolicyName() };
3828 edmMgr_->allowDelegatedPolicies_ = { plugin_->GetPolicyName() };
3862 edmMgr_->allowDelegatedPolicies_ = { plugin_->GetPolicyName() };
3897 edmMgr_->allowDelegatedPolicies_ = { plugin_->GetPolicyName() };
3987 edmMgr_->allowDelegatedPolicies_ = { plugin_->GetPolicyName() };
4035 edmMgr_->allowDelegatedPolicies_ = { plugin_->GetPolicyName() };
4068 edmMgr_->allowDelegatedPolicies_ = { plugin_->GetPolicyName() };
4096 edmMgr_->allowDelegatedPolicies_ = { plugin_->GetPolicyName() };