Searched defs:origin_matcher (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/content/browser/ |
D | storage_partition_impl.cc | 112 const StoragePartition::OriginMatcherFunction& origin_matcher, in OnLocalStorageUsageInfo() 136 const StoragePartition::OriginMatcherFunction& origin_matcher, in OnSessionStorageUsageInfo() 155 const StoragePartition::OriginMatcherFunction& origin_matcher, in ClearLocalStorageOnUIThread() 182 const StoragePartition::OriginMatcherFunction& origin_matcher, in ClearSessionStorageOnUIThread() 341 const StoragePartition::OriginMatcherFunction& origin_matcher, in ClearQuotaManagedDataOnIOThread() 523 const OriginMatcherFunction& origin_matcher, in ClearDataImpl() 568 const StoragePartition::OriginMatcherFunction& origin_matcher) { in ClearDataOnIOThread() 625 const StoragePartition::OriginMatcherFunction& origin_matcher, in ClearOriginsOnIOThread() 687 const OriginMatcherFunction& origin_matcher, in ClearDataOnUIThread() 797 const OriginMatcherFunction& origin_matcher, in ClearData()
|
D | storage_partition_impl_unittest.cc | 258 const StoragePartition::OriginMatcherFunction& origin_matcher, in ClearQuotaDataWithOriginMatcher() 304 const StoragePartition::OriginMatcherFunction& origin_matcher, in ClearStuff()
|
/external/chromium_org/chrome/browser/browsing_data/ |
D | browsing_data_remover_unittest.cc | 127 StoragePartition::OriginMatcherFunction origin_matcher; member 181 const OriginMatcherFunction& origin_matcher, in ClearData()
|