Searched defs:kReasonReboot (Results 1 – 4 of 4) sorted by relevance
/system/connectivity/shill/dhcp/ | ||
D | dhcpv6_config.h | 76 static const char kReasonReboot[]; variable |
D | dhcpv6_config.cc | 67 const char DHCPv6Config::kReasonReboot[] = "REBOOT6"; member in shill::DHCPv6Config |
D | dhcpv4_config.h | 104 static const char kReasonReboot[]; variable |
D | dhcpv4_config.cc | 75 const char DHCPv4Config::kReasonReboot[] = "REBOOT"; member in shill::DHCPv4Config |