Home
last modified time | relevance | path

Searched refs:IsEdmEnabled (Results 1 – 4 of 4) sorted by relevance

/base/customization/enterprise_device_management/interfaces/inner_api/common/src/
Denterprise_device_mgr_proxy.cpp58 bool EnterpriseDeviceMgrProxy::IsEdmEnabled() in IsEdmEnabled() function in OHOS::EDM::EnterpriseDeviceMgrProxy
97 if (!IsEdmEnabled()) { in DisableAdmin()
126 if (!IsEdmEnabled()) { in DisableSuperAdmin()
154 if (!IsEdmEnabled()) { in GetEnabledAdmin()
183 if (!IsEdmEnabled()) { in GetEnterpriseInfo()
217 if (!IsEdmEnabled()) { in SetEnterpriseInfo()
247 if (!IsEdmEnabled()) { in HandleManagedEvent()
278 if (!IsEdmEnabled()) { in IsSuperAdmin()
309 if (!IsEdmEnabled()) { in IsAdminEnabled()
346 if (!IsEdmEnabled()) { in IsPolicyDisabled()
[all …]
/base/customization/enterprise_device_management/interfaces/inner_api/browser/src/
Dbrowser_proxy.cpp64 if (!EnterpriseDeviceMgrProxy::GetInstance()->IsEdmEnabled()) { in GetPolicies()
/base/customization/enterprise_device_management/interfaces/inner_api/common/include/
Denterprise_device_mgr_proxy.h69 bool IsEdmEnabled();
/base/customization/enterprise_device_management/interfaces/inner_api/network_manager/src/
Dnetwork_manager_proxy.cpp228 if (!EnterpriseDeviceMgrProxy::GetInstance()->IsEdmEnabled()) { in GetGlobalHttpProxy()