Home | History | Annotate | Download | only in renderer_host

Lines Matching refs:OnUpdateTargetURL

939     IPC_MESSAGE_HANDLER(ViewHostMsg_UpdateTargetURL, OnUpdateTargetURL)
1284 void RenderViewHostImpl::OnUpdateTargetURL(int32 page_id, const GURL& url) {