Home
last modified time | relevance | path

Searched refs:ResultInfoCopy (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dhcp/frameworks/native/include/
H A Ddhcp_event.h46 void ResultInfoCopy(DhcpResult &dhcpResult, OHOS::DHCP::DhcpResult& result);
/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_event.cpp30 void DhcpClientCallBack::ResultInfoCopy(DhcpResult &dhcpResult, OHOS::DHCP::DhcpResult& result) in ResultInfoCopy() function in DhcpClientCallBack
33 DHCP_LOGE("ResultInfoCopy strOptClientId strcpy_s failed!"); in ResultInfoCopy()
36 DHCP_LOGE("ResultInfoCopy strOptServerId strcpy_s failed!"); in ResultInfoCopy()
39 DHCP_LOGE("ResultInfoCopy strOptSubnet strcpy_s failed!"); in ResultInfoCopy()
42 DHCP_LOGE("ResultInfoCopy strOptDns1 strcpy_s failed!"); in ResultInfoCopy()
45 DHCP_LOGE("ResultInfoCopy strOptDns2 strcpy_s failed!"); in ResultInfoCopy()
48 DHCP_LOGE("ResultInfoCopy strOptRouter1 strcpy_s failed!"); in ResultInfoCopy()
51 DHCP_LOGE("ResultInfoCopy strOptRouter2 strcpy_s failed!"); in ResultInfoCopy()
54 DHCP_LOGE("ResultInfoCopy strOptVendor strcpy_s failed!"); in ResultInfoCopy()
57 DHCP_LOGE("ResultInfoCopy strOptLinkIpv6Add in ResultInfoCopy()
[all...]

Completed in 2 milliseconds