Searched refs:kAccountDisabledError (Results 1 – 2 of 2) sorted by relevance
239 static const char kAccountDisabledError[]; variable
121 const char GaiaAuthFetcher::kAccountDisabledError[] = "AccountDisabled"; member in GaiaAuthFetcher754 if (error == kAccountDisabledError) in GenerateAuthError()