Searched defs:OnSetAltErrorPageURL (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/renderer/
H A Drender_view_impl.cc1386 IPC_MESSAGE_HANDLER(ViewMsg_SetAltErrorPageURL, OnSetAltErrorPageURL)
5142 void RenderViewImpl::OnSetAltErrorPageURL(const GURL& url) { function in class:content::RenderViewImpl

Completed in 49 milliseconds