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

/external/chromium_org/content/renderer/npapi/
H A Dwebplugin_delegate_proxy.h173 void OnGetCookies(const GURL& url, const GURL& first_party_for_cookies,
H A Dwebplugin_delegate_proxy.cc445 IPC_MESSAGE_HANDLER(PluginHostMsg_GetCookies, OnGetCookies)
1009 void WebPluginDelegateProxy::OnGetCookies(const GURL& url, function in class:content::WebPluginDelegateProxy
/external/chromium_org/content/browser/renderer_host/
H A Drender_message_filter.h153 void OnGetCookies(int render_frame_id,
H A Drender_message_filter.cc383 IPC_MESSAGE_HANDLER_DELAY_REPLY(ViewHostMsg_GetCookies, OnGetCookies)
589 void RenderMessageFilter::OnGetCookies(int render_frame_id, function in class:content::RenderMessageFilter

Completed in 97 milliseconds