Home
last modified time | relevance | path

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

/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_state_machine.h82 void InitSelecting(time_t timestamp);
/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp506 dhcpClient->InitSelecting(timestamp); in InitSelectingFuzzerTest()
509 dhcpClient->InitSelecting(timestamp); in InitSelectingFuzzerTest()
/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_client_state_machine_test.cpp988 dhcpClient->InitSelecting(timestamp); in HWTEST_F()
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_state_machine.cpp583 void DhcpClientStateMachine::InitSelecting(time_t timestamp) in InitSelecting() function in OHOS::DHCP::DhcpClientStateMachine
587 DHCP_LOGI("InitSelecting() send packet timed out %{public}u times, now exit process!", m_sentPacketNum); in InitSelecting()
610 DHCP_LOGI("InitSelecting() DhcpDiscover m_sentPacketNum:%{public}u,timeoutSec:%{public}u,timestamp:%{public}u.", in InitSelecting()
835 InitSelecting(timestamp); in DhcpRequestHandle()

Completed in 9 milliseconds