Searched refs:ClearCookies (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/android_webview/browser/
H A Daw_content_browser_client.h160 virtual void ClearCookies(content::RenderViewHost* rvh) OVERRIDE;
H A Daw_content_browser_client.cc531 void AwContentBrowserClient::ClearCookies(content::RenderViewHost* rvh) { function in class:android_webview::AwContentBrowserClient
/external/chromium_org/content/browser/
H A Dstorage_partition_impl_unittest.cc289 void ClearCookies(content::StoragePartition* partition, function in namespace:content::__anon7439
807 FROM_HERE, base::Bind(&ClearCookies,
828 FROM_HERE, base::Bind(&ClearCookies,
/external/chromium_org/chrome/browser/
H A Dchrome_content_browser_client.h248 virtual void ClearCookies(content::RenderViewHost* rvh) OVERRIDE;
H A Dchrome_content_browser_client.cc2263 void ChromeContentBrowserClient::ClearCookies(RenderViewHost* rvh) { function in class:chrome::ChromeContentBrowserClient
/external/chromium_org/content/public/browser/
H A Dcontent_browser_client.h528 virtual void ClearCookies(RenderViewHost* rvh) {} function in class:content::ContentBrowserClient
/external/chromium_org/content/browser/devtools/
H A Drenderer_overrides_handler.cc357 GetContentClient()->browser()->ClearCookies(host_);

Completed in 204 milliseconds