Home
last modified time | relevance | path

Searched refs:InitSelecting (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_state_machine.h81 void InitSelecting(time_t timestamp);
/ohos5.0/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp506 dhcpClient->InitSelecting(timestamp); in InitSelectingFuzzerTest()
509 dhcpClient->InitSelecting(timestamp); in InitSelectingFuzzerTest()
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_state_machine.cpp539 void DhcpClientStateMachine::InitSelecting(time_t timestamp) in InitSelecting() function in OHOS::DHCP::DhcpClientStateMachine
775 InitSelecting(timestamp); in DhcpRequestHandle()