Searched refs:pDhcpClientStub (Results 1 - 1 of 1) sorted by relevance
/foundation/communication/dhcp/test/fuzztest/clientstub_fuzzer/ |
H A D | clientstub_fuzzer.cpp | 32 sptr<DhcpClientStub> pDhcpClientStub = DhcpClientServiceImpl::GetInstance(); member 44 pDhcpClientStub->OnRemoteRequest(code, datas, reply, option); in OnRegisterCallBackTest() 58 pDhcpClientStub->OnRemoteRequest(code, datas, reply, option); in OnStartDhcpClientTest() 71 pDhcpClientStub->OnRemoteRequest(code, datas, reply, option); in OnStopDhcpClientTest() 84 pDhcpClientStub->OnRemoteRequest(code, datas, reply, option); in OnSetConfigurationTest()
|
Completed in 1 milliseconds