Home
last modified time | relevance | path

Searched refs:special_storage_policy_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
Dbrowsing_data_remover.cc53 special_storage_policy_(profile->GetExtensionSpecialStoragePolicy()), in BrowsingDataRemover()
81 special_storage_policy_(profile->GetExtensionSpecialStoragePolicy()), in BrowsingDataRemover()
488 if (special_storage_policy_->IsStorageProtected(origin->first)) in OnGotAppCacheInfo()
Dbrowsing_data_remover.h178 scoped_refptr<ExtensionSpecialStoragePolicy> special_storage_policy_; variable