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

  /external/chromium_org/content/public/browser/
storage_partition.h 64 REMOVE_DATA_MASK_LOCAL_STORAGE = 1 << 4,
88 // REMOVE_DATA_MASK_LOCAL_STORAGE.
  /external/chromium_org/android_webview/native/
aw_quota_manager_bridge_impl.cc 215 StoragePartition::REMOVE_DATA_MASK_LOCAL_STORAGE |
  /external/chromium_org/content/browser/
storage_partition_impl.cc 587 if (remove_mask & REMOVE_DATA_MASK_LOCAL_STORAGE) {

Completed in 1060 milliseconds