Searched defs:GetIfaceConfig (Results 1 – 8 of 8) sorted by relevance
44 napi_value GetIfaceConfig(napi_env env, napi_callback_info info) in GetIfaceConfig() function
46 int32_t EthernetClient::GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ifac… in GetIfaceConfig() function in OHOS::NetManagerStandard::EthernetClient
132 sptr<InterfaceConfiguration> EtherNetServiceProxyTest::GetIfaceConfig() in GetIfaceConfig() function in OHOS::NetManagerStandard::EtherNetServiceProxyTest
113 sptr<InterfaceConfiguration> EtherNetServiceTest::GetIfaceConfig() in GetIfaceConfig() function in OHOS::NetManagerStandard::EtherNetServiceTest
225 sptr<InterfaceConfiguration> EthernetManagerTest::GetIfaceConfig() in GetIfaceConfig() function in OHOS::NetManagerStandard::EthernetManagerTest
74 int32_t EthernetServiceProxy::GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration>… in GetIfaceConfig() function in OHOS::NetManagerStandard::EthernetServiceProxy
233 int32_t EthernetService::GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ifa… in GetIfaceConfig() function in OHOS::NetManagerStandard::EthernetService
282 InterfaceConfigurationParcel InterfaceManager::GetIfaceConfig(const std::string &ifName) in GetIfaceConfig() function in OHOS::nmd::InterfaceManager