Home
last modified time | relevance | path

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

/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_state_machine.h106 void RenewDelayCallback();
/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_client_state_machine_test.cpp879 dhcpClient->RenewDelayCallback(); in HWTEST_F()
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_state_machine.cpp1981 timeCallback = [this] { this->RenewDelayCallback(); }; in StartTimer()
2020 void DhcpClientStateMachine::RenewDelayCallback() in RenewDelayCallback() function in OHOS::DHCP::DhcpClientStateMachine
2022 DHCP_LOGI("RenewDelayCallback timerId:%{public}u", renewDelayTimerId); in RenewDelayCallback()
/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp926 dhcpClient->RenewDelayCallback(); in RenewDelayCallbackFuzzerTest()

Completed in 7 milliseconds