Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dhttp_proxy.h105 static const char kInternalErrorMsg[]; // Message to send on failure. variable
Dhttp_proxy.cc71 const char HTTPProxy::kInternalErrorMsg[] = "Proxy Failed: Internal Error"; member in shill::HTTPProxy