Home
last modified time | relevance | path

Searched refs:RemoteOnIpSuccessChanged (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_client_callback_stub_lite.h36 int RemoteOnIpSuccessChanged(uint32_t code, IpcIo *data);
H A Ddhcp_client_callback_stub_lite.cpp70 ret = RemoteOnIpSuccessChanged(code, data); in OnRemoteRequest()
123 int DhcpClientCallBackStub::RemoteOnIpSuccessChanged(uint32_t code, IpcIo *data) in RemoteOnIpSuccessChanged() function in OHOS::DHCP::DhcpClientCallBackStub
H A Ddhcp_client_callback_stub.h41 int RemoteOnIpSuccessChanged(uint32_t code, MessageParcel &data, MessageParcel &reply);
H A Ddhcp_client_callback_stub.cpp48 ret = RemoteOnIpSuccessChanged(code, data, reply); in OnRemoteRequest()
112 int DhcpClientCallBackStub::RemoteOnIpSuccessChanged(uint32_t code, MessageParcel &data, MessageParcel &reply) in RemoteOnIpSuccessChanged() function in OHOS::DHCP::DhcpClientCallBackStub

Completed in 2 milliseconds