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

  /external/chromium_org/content/public/browser/
storage_partition.h 61 REMOVE_DATA_MASK_COOKIES = 1 << 1,
  /external/chromium_org/content/browser/
storage_partition_impl.cc 564 if (remove_mask & REMOVE_DATA_MASK_COOKIES) {

Completed in 748 milliseconds