Home
last modified time | relevance | path

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

/system/connectivity/shill/
Ddevice.h667 bool TimeToNextDHCPLeaseRenewal(uint32_t* result);
Ddevice.cc1543 bool Device::TimeToNextDHCPLeaseRenewal(uint32_t* result) { in TimeToNextDHCPLeaseRenewal() function in shill::Device
/system/connectivity/shill/wifi/
Dwifi.cc1855 TimeToNextDHCPLeaseRenewal(&time_to_next_lease_renewal); in OnBeforeSuspend()
2927 TimeToNextDHCPLeaseRenewal(&time_to_next_lease_renewal); in OnIPConfigUpdated()
2948 TimeToNextDHCPLeaseRenewal(&time_to_next_lease_renewal); in OnIPv6ConfigUpdated()