Home
last modified time | relevance | path

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

/external/chromium/chrome/common/net/gaia/
Dgaia_auth_fetcher.cc63 const char GaiaAuthFetcher::kErrorParam[] = "Error"; member in GaiaAuthFetcher
240 if (i->first == kErrorParam) { in ParseClientLoginFailure()
Dgaia_auth_fetcher.h111 static const char kErrorParam[]; variable