Home
last modified time | relevance | path

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

/system/connectivity/shill/dhcp/
Ddhcpv4_config.h92 static const char kConfigurationKeyLeaseTime[]; variable
Ddhcpv4_config.cc62 const char DHCPv4Config::kConfigurationKeyLeaseTime[] = "DHCPLeaseTime"; member in shill::DHCPv4Config