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