Home
last modified time | relevance | path

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

/base/customization/enterprise_device_management/interfaces/inner_api/common/include/
Dedm_ipc_interface_code.h41 DISALLOW_ADD_LOCAL_ACCOUNT = 1006, enumerator
/base/customization/enterprise_device_management/interfaces/inner_api/account_manager/src/
Daccount_manager_proxy.cpp51 … return proxy->SetPolicyDisabled(admin, isDisallow, EdmInterfaceCode::DISALLOW_ADD_LOCAL_ACCOUNT); in DisallowAddLocalAccount()
/base/customization/enterprise_device_management/services/edm_plugin/src/
Ddisallow_add_local_account_plugin.cpp29 ptr->InitAttribute(EdmInterfaceCode::DISALLOW_ADD_LOCAL_ACCOUNT, "disallow_add_local_account", in InitPlugin()