Home
last modified time | relevance | path

Searched defs:dhcpClient (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dhcp/test/fuzztest/dhcpclient_fuzzer/
H A Ddhcpclient_fuzzer.cpp22 std::shared_ptr<DhcpClient> dhcpClient = DhcpClient::GetInstance(DHCP_CLIENT_ABILITY_ID); variable
/ohos5.0/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_client_state_machine_test.cpp37 static std::unique_ptr<OHOS::DHCP::DhcpClientStateMachine> dhcpClient = nullptr; variable
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_service_impl.cpp265 …hcpClientServiceImpl::StartOldClient(const std::string& ifname, bool bIpv6, DhcpClient &dhcpClient) in StartOldClient()
/ohos5.0/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp33 std::unique_ptr<OHOS::DHCP::DhcpClientStateMachine> dhcpClient = variable