Searched refs:kAuthenticationFailed (Results 1 – 1 of 1) sorted by relevance
42 const char kAuthenticationFailed[] = "AUTHENTICATION_FAILED"; variable60 if (error.find(kAuthenticationFailed) != std::string::npos) in GetStatusFromError()