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() 306 const StoragePartition::OriginMatcherFunction& origin_matcher, in ClearQuotaManagedDataOnIOThread() 488 const OriginMatcherFunction& origin_matcher, in ClearDataImpl() 527 const StoragePartition::OriginMatcherFunction& origin_matcher) { in ClearDataOnIOThread() 582 const StoragePartition::OriginMatcherFunction& origin_matcher, in ClearOriginsOnIOThread() 644 const OriginMatcherFunction& origin_matcher, in ClearDataOnUIThread() 749 const OriginMatcherFunction& origin_matcher, in ClearData()
|
D | storage_partition_impl_unittest.cc | 285 const StoragePartition::OriginMatcherFunction& origin_matcher, in ClearQuotaDataWithOriginMatcher() 332 const StoragePartition::OriginMatcherFunction& origin_matcher, in ClearStuff()
|
/external/chromium_org/chrome/browser/browsing_data/ |
D | browsing_data_remover_unittest.cc | 152 StoragePartition::OriginMatcherFunction origin_matcher; member 199 const OriginMatcherFunction& origin_matcher, in ClearData()
|