Searched refs:kErrorFormErr (Results 1 – 2 of 2) sorted by relevance
48 static const char kErrorFormErr[]; variable
54 const char DNSClient::kErrorFormErr[] = "The server says the query is bad"; member in shill::DNSClient257 error_.Populate(Error::kOperationFailed, kErrorFormErr); in ReceiveDNSReply()