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

  /external/chromium_org/chrome/browser/history/
visit_database_unittest.cc 322 options.duplicate_policy = QueryOptions::KEEP_ALL_DUPLICATES;
414 options.duplicate_policy = QueryOptions::KEEP_ALL_DUPLICATES;
visit_database.cc 125 if (options.duplicate_policy != QueryOptions::KEEP_ALL_DUPLICATES) {
history_backend.cc     [all...]
  /external/chromium_org/components/history/core/browser/
history_types.h 275 KEEP_ALL_DUPLICATES

Completed in 188 milliseconds