Searched refs:OnSetCookie (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/renderer/npapi/
H A Dwebplugin_delegate_proxy.h170 void OnSetCookie(const GURL& url,
H A Dwebplugin_delegate_proxy.cc444 IPC_MESSAGE_HANDLER(PluginHostMsg_SetCookie, OnSetCookie)
1002 void WebPluginDelegateProxy::OnSetCookie(const GURL& url, function in class:content::WebPluginDelegateProxy
/external/chromium_org/content/browser/renderer_host/
H A Drender_message_filter.h149 void OnSetCookie(int render_frame_id,
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

Completed in 1286 milliseconds