Searched defs:GetIfaceConfig (Results 1 – 9 of 9) sorted by relevance
54 napi_value GetIfaceConfig(napi_env env, napi_callback_info info) in GetIfaceConfig() function
60 sptr<InterfaceConfiguration> EtherNetServiceProxyTest::GetIfaceConfig() in GetIfaceConfig() function in OHOS::NetManagerStandard::EtherNetServiceProxyTest
46 int32_t GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ic) override in GetIfaceConfig() function in OHOS::NetManagerStandard::__anondcd562d70110::MockEthernetServiceStubTest
58 sptr<InterfaceConfiguration> EtherNetServiceTest::GetIfaceConfig() in GetIfaceConfig() function in OHOS::NetManagerStandard::EtherNetServiceTest
128 sptr<InterfaceConfiguration> EthernetManagerTest::GetIfaceConfig() in GetIfaceConfig() function in OHOS::NetManagerStandard::EthernetManagerTest
63 int32_t EthernetClient::GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ifac… in GetIfaceConfig() function in OHOS::NetManagerStandard::EthernetClient
226 int32_t EthernetService::GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ifa… in GetIfaceConfig() function in OHOS::NetManagerStandard::EthernetService
114 int32_t EthernetServiceProxy::GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration>… in GetIfaceConfig() function in OHOS::NetManagerStandard::EthernetServiceProxy
292 InterfaceConfigurationParcel InterfaceManager::GetIfaceConfig(const std::string &ifName) in GetIfaceConfig() function in OHOS::nmd::InterfaceManager