Home
last modified time | relevance | path

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

/system/connectivity/shill/
Ddns_client.h55 static const char kErrorTimedOut[]; variable
Ddns_client.cc61 const char DNSClient::kErrorTimedOut[] = "The network connection was timed out"; member in shill::DNSClient