Home
last modified time | relevance | path

Searched defs:GetInterfaceConfig (Results 1 – 10 of 10) sorted by relevance

/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/
Dethernet_client.cpp183 int32_t EthernetClient::GetInterfaceConfig(const std::string &iface, OHOS::nmd::InterfaceConfigurat… in GetInterfaceConfig() function in OHOS::NetManagerStandard::EthernetClient
/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/proxy/
Dethernet_service_proxy.cpp300 int32_t EthernetServiceProxy::GetInterfaceConfig(const std::string &iface, OHOS::nmd::InterfaceConf… in GetInterfaceConfig() function in OHOS::NetManagerStandard::EthernetServiceProxy
/foundation/communication/netmanager_ext/services/ethernetmanager/src/
Dethernet_service.cpp357 int32_t EthernetService::GetInterfaceConfig(const std::string &iface, OHOS::nmd::InterfaceConfigura… in GetInterfaceConfig() function in OHOS::NetManagerStandard::EthernetService
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
Dnet_manager_native.cpp173 nmd::InterfaceConfigurationParcel NetManagerNative::GetInterfaceConfig(std::string interfaceName) in GetInterfaceConfig() function in OHOS::nmd::NetManagerNative
/foundation/communication/netmanager_base/services/netsyscontroller/src/
Dnetsys_controller_service_impl.cpp110 int32_t NetsysControllerServiceImpl::GetInterfaceConfig(OHOS::nmd::InterfaceConfigurationParcel &cf… in GetInterfaceConfig() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
Dnetsys_controller.cpp172 int32_t NetsysController::GetInterfaceConfig(OHOS::nmd::InterfaceConfigurationParcel &cfg) in GetInterfaceConfig() function in OHOS::NetManagerStandard::NetsysController
Dnetsys_native_client.cpp270 int32_t NetsysNativeClient::GetInterfaceConfig(OHOS::nmd::InterfaceConfigurationParcel &cfg) in GetInterfaceConfig() function in OHOS::NetManagerStandard::NetsysNativeClient
/foundation/communication/netmanager_base/services/netmanagernative/src/
Dnetsys_native_service.cpp395 int32_t NetsysNativeService::GetInterfaceConfig(InterfaceConfigurationParcel &cfg) in GetInterfaceConfig() function in OHOS::NetsysNative::NetsysNativeService
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
Dnetsys_native_service_proxy.cpp891 int32_t NetsysNativeServiceProxy::GetInterfaceConfig(InterfaceConfigurationParcel &cfg) in GetInterfaceConfig() function in OHOS::NetsysNative::NetsysNativeServiceProxy
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
Dnetsys_native_service_stub_test.cpp261 int32_t GetInterfaceConfig(InterfaceConfigurationParcel &cfg) override in GetInterfaceConfig() function in OHOS::NetsysNative::TestNetsysNativeServiceStub