Home
last modified time | relevance | path

Searched refs:SetIp (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dethernet_lan_management_test.cpp108 ret = ethernetLanManager.SetIp(netLinkInfo); in HWTEST_F()
124 ret = ethernetLanManager.SetIp(netLinkInfo); in HWTEST_F()
138 ret = ethernetLanManager.SetIp(netLinkInfo); in HWTEST_F()
/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
H A Dethernet_lan_management_test.cpp108 ret = ethernetLanManager.SetIp(netLinkInfo); in HWTEST_F()
124 ret = ethernetLanManager.SetIp(netLinkInfo); in HWTEST_F()
138 ret = ethernetLanManager.SetIp(netLinkInfo); in HWTEST_F()
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dipv4_info.h37 void SetIp(uint32_t ip) in SetIp() function in OHOS::SoftBus::Ipv4Info
/foundation/communication/netmanager_ext/services/ethernetmanager/include/
H A Dethernet_lan_management.h29 int32_t SetIp(const NetLinkInfo &newNetLinkInfo);
/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_lan_management.cpp65 ret += SetIp(newNetLinkInfo); in UpdateLanLinkInfo()
108 int32_t EthernetLanManagement::SetIp(const NetLinkInfo &newNetLinkInfo) in SetIp() function in OHOS::NetManagerStandard::EthernetLanManagement
110 NETMGR_EXT_LOG_D("EthernetLanManagement:SetIp..."); in SetIp()
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/network_client/
H A Dhttp_curl_client.h75 Status SetIp();
H A Dhttp_curl_client.cpp409 SetIp(); in RequestData()
416 Status HttpCurlClient::SetIp() in SetIp() function in OHOS::Media::Plugins::HttpPlugin::HttpCurlClient

Completed in 3 milliseconds