Searched refs:auth_error_url (Results 1 – 2 of 2) sorted by relevance
150 std::string auth_error_url; member233 inline std::string auth_error_url() const { in auth_error_url() function235 return auth_results_.auth_error_url; in auth_error_url()
327 results->auth_error_url = i->second; in ExtractAuthErrorFrom()