Home
last modified time | relevance | path

Searched refs:RemoteOnDhcpOfferReport (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_client_callback_stub.cpp56 ret = RemoteOnDhcpOfferReport(code, data, reply); in OnRemoteRequest()
158 int DhcpClientCallBackStub::RemoteOnDhcpOfferReport(uint32_t code, MessageParcel &data, MessageParc… in RemoteOnDhcpOfferReport() function in OHOS::DHCP::DhcpClientCallBackStub
H A Ddhcp_client_callback_stub.h43 int RemoteOnDhcpOfferReport(uint32_t code, MessageParcel &data, MessageParcel &reply);