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

/external/chromium_org/content/browser/renderer_host/
H A Drender_message_filter.cc382 IPC_MESSAGE_HANDLER(ViewHostMsg_SetCookie, OnSetCookie)
569 void RenderMessageFilter::OnSetCookie(int render_frame_id, function in class:content::RenderMessageFilter
/external/chromium_org/content/renderer/npapi/
H A Dwebplugin_delegate_proxy.cc444 IPC_MESSAGE_HANDLER(PluginHostMsg_SetCookie, OnSetCookie)
1002 void WebPluginDelegateProxy::OnSetCookie(const GURL& url, function in class:content::WebPluginDelegateProxy

Completed in 588 milliseconds