Home
last modified time | relevance | path

Searched defs:ShouldKeepLeaseOnDisconnect (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/dhcp/
Ddhcp_config.h105 virtual bool ShouldKeepLeaseOnDisconnect() { return false; } in ShouldKeepLeaseOnDisconnect() function
Ddhcpv4_config.cc230 bool DHCPv4Config::ShouldKeepLeaseOnDisconnect() { in ShouldKeepLeaseOnDisconnect() function in shill::DHCPv4Config