Home
last modified time | relevance | path

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

/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_def.h409 TIMER_RENEW_DELAY, enumerator
/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_client_state_machine_test.cpp843 dhcpClient->StartTimer(TIMER_RENEW_DELAY, getIpTimerId, dafaultInterval0, true); in HWTEST_F()
844 dhcpClient->StartTimer(TIMER_RENEW_DELAY, renewDelayTimerId, dafaultInterval1, true); in HWTEST_F()
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_state_machine.cpp1980 case TIMER_RENEW_DELAY: in StartTimer()
2122 StartTimer(TIMER_RENEW_DELAY, renewDelayTimerId, renewalSec, true); in ScheduleLeaseTimers()
/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp914 type = TimerType::TIMER_RENEW_DELAY; in StartTimerFuzzerTest()

Completed in 8 milliseconds