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

  /external/chromium/chrome/browser/
browsing_data_remover.h 59 static const int REMOVE_CACHE = 1 << 5;
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_remover.h 71 REMOVE_CACHE = 1 << 1,
100 REMOVE_ALL = REMOVE_APPCACHE | REMOVE_CACHE | REMOVE_COOKIES |

Completed in 438 milliseconds