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

/external/chromium_org/content/public/browser/
H A Dstorage_partition.h77 QUOTA_MANAGED_STORAGE_MASK_PERSISTENT = 1 << 1, enumerator in enum:content::StoragePartition::QuotaManagedStorageMask
/external/chromium_org/chrome/browser/browsing_data/
H A Dbrowsing_data_remover_unittest.cc763 ~StoragePartition::QUOTA_MANAGED_STORAGE_MASK_PERSISTENT));
927 ~StoragePartition::QUOTA_MANAGED_STORAGE_MASK_PERSISTENT));
1062 ~StoragePartition::QUOTA_MANAGED_STORAGE_MASK_PERSISTENT));
1269 ~StoragePartition::QUOTA_MANAGED_STORAGE_MASK_PERSISTENT;
1303 ~StoragePartition::QUOTA_MANAGED_STORAGE_MASK_PERSISTENT;
H A Dbrowsing_data_remover.cc580 ~content::StoragePartition::QUOTA_MANAGED_STORAGE_MASK_PERSISTENT;
588 content::StoragePartition::QUOTA_MANAGED_STORAGE_MASK_PERSISTENT;
/external/chromium_org/content/browser/
H A Dstorage_partition_impl.cc533 if (quota_storage_remove_mask & QUOTA_MANAGED_STORAGE_MASK_PERSISTENT) {
H A Dstorage_partition_impl_unittest.cc310 ~StoragePartition::QUOTA_MANAGED_STORAGE_MASK_PERSISTENT;

Completed in 108 milliseconds