Home
last modified time | relevance | path

Searched defs:GetIfaceConfig (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/
H A Dethernet_module.cpp54 napi_value GetIfaceConfig(napi_env env, napi_callback_info info) in GetIfaceConfig() function
/ohos5.0/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
H A Dethernet_service_proxy_test.cpp60 sptr<InterfaceConfiguration> EtherNetServiceProxyTest::GetIfaceConfig() in GetIfaceConfig() function in OHOS::NetManagerStandard::EtherNetServiceProxyTest
H A Dethernet_service_stub_test.cpp46 int32_t GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ic) override in GetIfaceConfig() function in OHOS::NetManagerStandard::__anondcd562d70110::MockEthernetServiceStubTest
H A Dethernet_service_test.cpp58 sptr<InterfaceConfiguration> EtherNetServiceTest::GetIfaceConfig() in GetIfaceConfig() function in OHOS::NetManagerStandard::EtherNetServiceTest
H A Dethernet_manager_test.cpp128 sptr<InterfaceConfiguration> EthernetManagerTest::GetIfaceConfig() in GetIfaceConfig() function in OHOS::NetManagerStandard::EthernetManagerTest
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/
H A Dethernet_client.cpp63 int32_t EthernetClient::GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ifac… in GetIfaceConfig() function in OHOS::NetManagerStandard::EthernetClient
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_service.cpp226 int32_t EthernetService::GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ifa… in GetIfaceConfig() function in OHOS::NetManagerStandard::EthernetService
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/proxy/
H A Dethernet_service_proxy.cpp114 int32_t EthernetServiceProxy::GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration>… in GetIfaceConfig() function in OHOS::NetManagerStandard::EthernetServiceProxy
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dinterface_manager.cpp292 InterfaceConfigurationParcel InterfaceManager::GetIfaceConfig(const std::string &ifName) in GetIfaceConfig() function in OHOS::nmd::InterfaceManager