Home
last modified time | relevance | path

Searched defs:have_dhcp_lease (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/wifi/
Dwake_on_wifi_unittest.cc786 bool have_dhcp_lease, in OnBeforeSuspend()
2272 bool have_dhcp_lease; in TEST_F() local
2387 const bool have_dhcp_lease = true; in TEST_F() local
2473 const bool have_dhcp_lease = true; in TEST_F() local
2585 const bool have_dhcp_lease = true; in TEST_F() local
2672 const bool have_dhcp_lease = true; in TEST_F() local
3219 const bool have_dhcp_lease = true; in TEST_F() local
Dwifi.cc1854 bool have_dhcp_lease = in OnBeforeSuspend() local
2926 bool have_dhcp_lease = in OnIPConfigUpdated() local
2947 bool have_dhcp_lease = in OnIPv6ConfigUpdated() local
Dwake_on_wifi.cc1243 const Closure& remove_supplicant_networks_callback, bool have_dhcp_lease, in OnBeforeSuspend()