Home
last modified time | relevance | path

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

/base/customization/enterprise_device_management/interfaces/inner_api/common/include/
Dedm_ipc_interface_code.h59 SET_BROWSER_POLICIES = 1024, enumerator
/base/customization/enterprise_device_management/interfaces/inner_api/browser/src/
Dbrowser_proxy.cpp50 … POLICY_FUNC_CODE((std::uint32_t)FuncOperateType::SET, EdmInterfaceCode::SET_BROWSER_POLICIES); in SetPolicies()
95 …EnterpriseDeviceMgrProxy::GetInstance()->GetPolicy(EdmInterfaceCode::SET_BROWSER_POLICIES, data, r… in GetPolicies()
/base/customization/enterprise_device_management/services/edm_plugin/src/
Dset_browser_policies_plugin.cpp31 ptr->InitAttribute(EdmInterfaceCode::SET_BROWSER_POLICIES, "set_browser_policies", true); in InitPlugin()