Searched refs:kErrorUrlParam (Results 1 – 2 of 2) sorted by relevance
65 const char GaiaAuthFetcher::kErrorUrlParam[] = "Url"; member in GaiaAuthFetcher242 } else if (i->first == kErrorUrlParam) { in ParseClientLoginFailure()
112 static const char kErrorUrlParam[]; variable