OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ShouldKeepLeaseOnDisconnect
(Results
1 - 2
of
2
) sorted by null
/system/connectivity/shill/dhcp/
dhcp_config.h
105
virtual bool
ShouldKeepLeaseOnDisconnect
() { return false; }
dhcpv4_config.cc
230
bool DHCPv4Config::
ShouldKeepLeaseOnDisconnect
() {
Completed in 253 milliseconds