Searched defs:kConfigurationKeyDelegatedPrefix (Results 1 - 2 of 2) sorted by relevance

/system/connectivity/shill/dhcp/
H A Ddhcpv6_config.h64 static const char kConfigurationKeyDelegatedPrefix[]; member in class:shill::DHCPv6Config
H A Ddhcpv6_config.cc50 const char DHCPv6Config::kConfigurationKeyDelegatedPrefix[] = member in class:shill::DHCPv6Config
162 } else if (key == kConfigurationKeyDelegatedPrefix) {

Completed in 4 milliseconds