Searched defs:GetIfaceConfig (Results 1 – 9 of 9) sorted by relevance
58 sptr<InterfaceConfiguration> EtherNetServiceProxyTest::GetIfaceConfig() in GetIfaceConfig() function in OHOS::NetManagerStandard::EtherNetServiceProxyTest
41 int32_t GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ic) override in GetIfaceConfig() function in OHOS::NetManagerStandard::__anon42062c9f0111::MockEthernetServiceStubTest
56 sptr<InterfaceConfiguration> EtherNetServiceTest::GetIfaceConfig() in GetIfaceConfig() function in OHOS::NetManagerStandard::EtherNetServiceTest
126 sptr<InterfaceConfiguration> EthernetManagerTest::GetIfaceConfig() in GetIfaceConfig() function in OHOS::NetManagerStandard::EthernetManagerTest
44 napi_value GetIfaceConfig(napi_env env, napi_callback_info info) in GetIfaceConfig() function
52 int32_t EthernetClient::GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ifac… in GetIfaceConfig() function in OHOS::NetManagerStandard::EthernetClient
74 int32_t EthernetServiceProxy::GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration>… in GetIfaceConfig() function in OHOS::NetManagerStandard::EthernetServiceProxy
214 int32_t EthernetService::GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ifa… in GetIfaceConfig() function in OHOS::NetManagerStandard::EthernetService
292 InterfaceConfigurationParcel InterfaceManager::GetIfaceConfig(const std::string &ifName) in GetIfaceConfig() function in OHOS::nmd::InterfaceManager