Searched refs:DeleteFlashLSOsForSite (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/browsing_data/
H A Dmock_browsing_data_flash_lso_helper.h21 virtual void DeleteFlashLSOsForSite(const std::string& site) OVERRIDE;
H A Dbrowsing_data_flash_lso_helper.h30 virtual void DeleteFlashLSOsForSite(const std::string& site) = 0;
H A Dmock_browsing_data_flash_lso_helper.cc19 void MockBrowsingDataFlashLSOHelper::DeleteFlashLSOsForSite( function in class:MockBrowsingDataFlashLSOHelper
H A Dbrowsing_data_flash_lso_helper.cc26 virtual void DeleteFlashLSOsForSite(const std::string& site) OVERRIDE;
71 void BrowsingDataFlashLSOHelperImpl::DeleteFlashLSOsForSite( function in class:__anon4392::BrowsingDataFlashLSOHelperImpl
H A Dcookies_tree_model.cc827 container->flash_lso_helper_->DeleteFlashLSOsForSite(domain_);

Completed in 180 milliseconds