OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kErrorBadQuery
(Results
1 - 2
of
2
) sorted by null
/system/connectivity/shill/
dns_client.h
53
static const char
kErrorBadQuery
[];
dns_client.cc
59
const char DNSClient::
kErrorBadQuery
[] = "Locally we could not format a query";
275
error_.Populate(Error::kOperationFailed,
kErrorBadQuery
);
Completed in 44 milliseconds