Home
last modified time | relevance | path

Searched defs:SetIfaceConfig (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/
H A Dethernet_module.cpp60 napi_value SetIfaceConfig(napi_env env, napi_callback_info info) in SetIfaceConfig() function
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/
H A Dethernet_client.cpp53 int32_t EthernetClient::SetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ic) in SetIfaceConfig() function in OHOS::NetManagerStandard::EthernetClient
/ohos5.0/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
H A Dethernet_service_stub_test.cpp41 int32_t SetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ic) override in SetIfaceConfig() function in OHOS::NetManagerStandard::__anondcd562d70110::MockEthernetServiceStubTest
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_service.cpp211 int32_t EthernetService::SetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ic) in SetIfaceConfig() function in OHOS::NetManagerStandard::EthernetService
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/proxy/
H A Dethernet_service_proxy.cpp86 int32_t EthernetServiceProxy::SetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration>… in SetIfaceConfig() function in OHOS::NetManagerStandard::EthernetServiceProxy
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dinterface_manager.cpp320 int InterfaceManager::SetIfaceConfig(const nmd::InterfaceConfigurationParcel &ifaceConfig) in SetIfaceConfig() function in OHOS::nmd::InterfaceManager