Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H A Dnetwork_manager_plugin_test.cpp141 …OLICY_FUNC_CODE((std::uint32_t)FuncOperateType::SET, EdmInterfaceCode::DISABLED_NETWORK_INTERFACE);
165 …OLICY_FUNC_CODE((std::uint32_t)FuncOperateType::SET, EdmInterfaceCode::DISABLED_NETWORK_INTERFACE);
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/common/include/
H A Dedm_ipc_interface_code.h57 DISABLED_NETWORK_INTERFACE = 1016, enumerator
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Ddisabled_network_interface_plugin.cpp33 …ptr->InitAttribute(EdmInterfaceCode::DISABLED_NETWORK_INTERFACE, "disabled_network_interface", fal… in InitPlugin()
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/network_manager/src/
H A Dnetwork_manager_proxy.cpp118 …OLICY_FUNC_CODE((std::uint32_t)FuncOperateType::SET, EdmInterfaceCode::DISABLED_NETWORK_INTERFACE); in SetNetworkInterfaceDisabled()
148 proxy->GetPolicy(EdmInterfaceCode::DISABLED_NETWORK_INTERFACE, data, reply); in IsNetworkInterfaceDisabled()