Home
last modified time | relevance | path

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

/external/chromium_org/google_apis/gaia/
Dgaia_auth_fetcher.h248 static const char kErrorUrlParam[]; variable
Dgaia_auth_fetcher.cc132 const char GaiaAuthFetcher::kErrorUrlParam[] = "Url"; member in GaiaAuthFetcher
436 } else if (i->first == kErrorUrlParam) { in ParseClientLoginFailure()