Searched refs:SetAltErrorPageURL (Results 1 – 4 of 4) sorted by relevance
95 rvh->SetAltErrorPageURL(GetAlternateErrorPageURL()); in UpdateAlternateErrorPageURL()
249 virtual void SetAltErrorPageURL(const GURL& url) = 0;
207 virtual void SetAltErrorPageURL(const GURL& url) OVERRIDE;
2062 void RenderViewHostImpl::SetAltErrorPageURL(const GURL& url) { in SetAltErrorPageURL() function in content::RenderViewHostImpl