Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/common/include/
H A Dedm_ipc_interface_code.h49 GET_NETWORK_INTERFACES = 1008, enumerator
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dget_all_network_interfaces_plugin.cpp39 …ptr->InitAttribute(EdmInterfaceCode::GET_NETWORK_INTERFACES, "get_network_interfaces", config, fal… in InitPlugin()
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/network_manager/src/
H A Dnetwork_manager_proxy.cpp61 proxy->GetPolicy(EdmInterfaceCode::GET_NETWORK_INTERFACES, data, reply); in GetAllNetworkInterfaces()