Home
last modified time | relevance | path

Searched defs:OnDhcpOfferReport (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_callback_proxy.cpp109 void DhcpClientCallbackProxy::OnDhcpOfferReport(int status, const std::string& ifname, DhcpResult& … in OnDhcpOfferReport() function in OHOS::DHCP::DhcpClientCallbackProxy
/ohos5.0/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_client_callback_stub.cpp104 void DhcpClientCallBackStub::OnDhcpOfferReport(int status, const std::string& ifname, DhcpResult& r… in OnDhcpOfferReport() function in OHOS::DHCP::DhcpClientCallBackStub
H A Ddhcp_event.cpp122 void DhcpClientCallBack::OnDhcpOfferReport(int status, const std::string& ifname, OHOS::DHCP::DhcpR… in OnDhcpOfferReport() function in DhcpClientCallBack