Home
last modified time | relevance | path

Searched defs:isDisallow (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H A Ddisable_microphone_plugin_test.cpp56 bool isDisallow = true; variable
70 bool isDisallow = false; variable
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/account_manager/src/
H A Daccount_manager_proxy.cpp46 …t32_t AccountManagerProxy::DisallowAddLocalAccount(AppExecFwk::ElementName &admin, bool isDisallow) in DisallowAddLocalAccount()
70 …rProxy::DisallowAddOsAccountByUser(AppExecFwk::ElementName &admin, int32_t userId, bool isDisallow) in DisallowAddOsAccountByUser()
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/account_manager/include/
H A Daccount_manager_addon.h36 bool isDisallow; member
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Ddisable_microphone_plugin.cpp39 ErrCode DisableMicrophonePlugin::OnSetPolicy(bool &isDisallow) in OnSetPolicy()
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/restrictions/src/
H A Drestrictions_addon.cpp251 bool isDisallow = false; in SetPolicyDisabledSync() local