HomeSort by relevance Sort by last modified time
    Searched refs:QUOTA_MANAGED_STORAGE_MASK_PERSISTENT (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/content/public/browser/
storage_partition.h 79 QUOTA_MANAGED_STORAGE_MASK_PERSISTENT = 1 << 1,
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_remover_unittest.cc 772 ~StoragePartition::QUOTA_MANAGED_STORAGE_MASK_PERSISTENT));
    [all...]
browsing_data_remover.cc 614 ~content::StoragePartition::QUOTA_MANAGED_STORAGE_MASK_PERSISTENT;
622 content::StoragePartition::QUOTA_MANAGED_STORAGE_MASK_PERSISTENT;
    [all...]
  /external/chromium_org/content/browser/
storage_partition_impl.cc 533 if (quota_storage_remove_mask & QUOTA_MANAGED_STORAGE_MASK_PERSISTENT) {
storage_partition_impl_unittest.cc 285 ~StoragePartition::QUOTA_MANAGED_STORAGE_MASK_PERSISTENT;
    [all...]

Completed in 110 milliseconds