Searched refs:UpdateDevInterfaceLinkInfo (Results 1 – 4 of 4) sorted by relevance
586 int32_t ret = ethernetManagement.UpdateDevInterfaceLinkInfo(dhcpResult);694 int32_t ret = ethernetManagement.UpdateDevInterfaceLinkInfo(dhcpResult);767 int32_t result = ethernetManagement.UpdateDevInterfaceLinkInfo(dhcpResult);781 int32_t result = ethernetManagement.UpdateDevInterfaceLinkInfo(dhcpResult);968 ret = ethernetManagement.UpdateDevInterfaceLinkInfo(dhcpResult);
66 int32_t UpdateDevInterfaceLinkInfo(EthernetDhcpCallback::DhcpResult &dhcpResult);
44 ethernetManagement_.UpdateDevInterfaceLinkInfo(dhcpResult); in OnDhcpSuccess()292 int32_t EthernetManagement::UpdateDevInterfaceLinkInfo(EthernetDhcpCallback::DhcpResult &dhcpResult) in UpdateDevInterfaceLinkInfo() function in OHOS::NetManagerStandard::EthernetManagement
344 ethernetManagement->UpdateDevInterfaceLinkInfo(dhcpResult); in EthernetManagementFuzzTest()