Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds