Home
last modified time | relevance | path

Searched refs:kErrorFormErr (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/
Ddns_client.h48 static const char kErrorFormErr[]; variable
Ddns_client.cc54 const char DNSClient::kErrorFormErr[] = "The server says the query is bad"; member in shill::DNSClient
257 error_.Populate(Error::kOperationFailed, kErrorFormErr); in ReceiveDNSReply()