Home
last modified time | relevance | path

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

/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/
Dethernet_client.cpp193 int32_t EthernetClient::SetInterfaceConfig(const std::string &iface, OHOS::nmd::InterfaceConfigurat… in SetInterfaceConfig() function in OHOS::NetManagerStandard::EthernetClient
/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/proxy/
Dethernet_service_proxy.cpp341 int32_t EthernetServiceProxy::SetInterfaceConfig(const std::string &iface, OHOS::nmd::InterfaceConf… in SetInterfaceConfig() function in OHOS::NetManagerStandard::EthernetServiceProxy
/foundation/communication/netmanager_ext/services/ethernetmanager/src/
Dethernet_service.cpp368 int32_t EthernetService::SetInterfaceConfig(const std::string &iface, OHOS::nmd::InterfaceConfigura… in SetInterfaceConfig() function in OHOS::NetManagerStandard::EthernetService
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
Dnet_manager_native.cpp178 void NetManagerNative::SetInterfaceConfig(nmd::InterfaceConfigurationParcel parcel) in SetInterfaceConfig() function in OHOS::nmd::NetManagerNative
/foundation/communication/netmanager_base/services/netsyscontroller/src/
Dnetsys_controller_service_impl.cpp116 int32_t NetsysControllerServiceImpl::SetInterfaceConfig(const OHOS::nmd::InterfaceConfigurationParc… in SetInterfaceConfig() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
Dnetsys_controller.cpp182 int32_t NetsysController::SetInterfaceConfig(const OHOS::nmd::InterfaceConfigurationParcel &cfg) in SetInterfaceConfig() function in OHOS::NetManagerStandard::NetsysController
Dnetsys_native_client.cpp281 int32_t NetsysNativeClient::SetInterfaceConfig(const OHOS::nmd::InterfaceConfigurationParcel &cfg) in SetInterfaceConfig() function in OHOS::NetManagerStandard::NetsysNativeClient
/foundation/communication/netmanager_base/services/netmanagernative/src/
Dnetsys_native_service.cpp388 int32_t NetsysNativeService::SetInterfaceConfig(const InterfaceConfigurationParcel &cfg) in SetInterfaceConfig() function in OHOS::NetsysNative::NetsysNativeService
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
Dnetsys_native_service_proxy.cpp854 int32_t NetsysNativeServiceProxy::SetInterfaceConfig(const InterfaceConfigurationParcel &cfg) in SetInterfaceConfig() function in OHOS::NetsysNative::NetsysNativeServiceProxy
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
Dnetsys_native_service_stub_test.cpp256 int32_t SetInterfaceConfig(const InterfaceConfigurationParcel &cfg) override in SetInterfaceConfig() function in OHOS::NetsysNative::TestNetsysNativeServiceStub