Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/
H A Dethernet_client.cpp249 int32_t EthernetClient::SetInterfaceConfig(const std::string &iface, OHOS::nmd::InterfaceConfigurat… in SetInterfaceConfig() function in OHOS::NetManagerStandard::EthernetClient
/ohos5.0/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
H A Dethernet_service_stub_test.cpp91 …int32_t SetInterfaceConfig(const std::string &iface, OHOS::nmd::InterfaceConfigurationParcel &cfg)… in SetInterfaceConfig() function in OHOS::NetManagerStandard::__anondcd562d70110::MockEthernetServiceStubTest
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_service.cpp349 int32_t EthernetService::SetInterfaceConfig(const std::string &iface, OHOS::nmd::InterfaceConfigura… in SetInterfaceConfig() function in OHOS::NetManagerStandard::EthernetService
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/proxy/
H A Dethernet_service_proxy.cpp316 int32_t EthernetServiceProxy::SetInterfaceConfig(const std::string &iface, OHOS::nmd::InterfaceConf… in SetInterfaceConfig() function in OHOS::NetManagerStandard::EthernetServiceProxy
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnet_manager_native.cpp204 void NetManagerNative::SetInterfaceConfig(nmd::InterfaceConfigurationParcel parcel) in SetInterfaceConfig() function in OHOS::nmd::NetManagerNative
/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dnetsys_controller.cpp208 int32_t NetsysController::SetInterfaceConfig(const OHOS::nmd::InterfaceConfigurationParcel &cfg) in SetInterfaceConfig() function in OHOS::NetManagerStandard::NetsysController
H A Dnetsys_controller_service_impl.cpp135 int32_t NetsysControllerServiceImpl::SetInterfaceConfig(const OHOS::nmd::InterfaceConfigurationParc… in SetInterfaceConfig() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
H A Dnetsys_native_client.cpp350 int32_t NetsysNativeClient::SetInterfaceConfig(const OHOS::nmd::InterfaceConfigurationParcel &cfg) in SetInterfaceConfig() function in OHOS::NetManagerStandard::NetsysNativeClient
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service.cpp428 int32_t NetsysNativeService::SetInterfaceConfig(const InterfaceConfigurationParcel &cfg) in SetInterfaceConfig() function in OHOS::NetsysNative::NetsysNativeService
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_service_stub_test.cpp252 int32_t SetInterfaceConfig(const InterfaceConfigurationParcel &cfg) override in SetInterfaceConfig() function in OHOS::NetsysNative::TestNetsysNativeServiceStub
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp1051 int32_t NetsysNativeServiceProxy::SetInterfaceConfig(const InterfaceConfigurationParcel &cfg) in SetInterfaceConfig() function in OHOS::NetsysNative::NetsysNativeServiceProxy