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

  /external/chromium_org/content/public/browser/
storage_partition.h 80 QUOTA_MANAGED_STORAGE_MASK_SYNCABLE = 1 << 2,
  /external/chromium_org/content/browser/
storage_partition_impl.cc 562 if (quota_storage_remove_mask & QUOTA_MANAGED_STORAGE_MASK_SYNCABLE) {

Completed in 344 milliseconds