Home
last modified time | relevance | path

Searched refs:isCachedIp (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_state_machine.h120 void ScheduleLeaseTimers(bool isCachedIp);
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_state_machine.cpp2013 void DhcpClientStateMachine::ScheduleLeaseTimers(bool isCachedIp) in ScheduleLeaseTimers() argument
2016 threadExit_.load(), m_action, isCachedIp); in ScheduleLeaseTimers()
2018 if (isCachedIp) { in ScheduleLeaseTimers()