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

  /external/chromium_org/chrome/browser/history/
url_index_private_data.h 176 // in the cache then we can quickly supply the proper |history_id_set_| (and
191 HistoryIDSet history_id_set_; member in struct:history::URLIndexPrivateData::SearchTermCacheItem
url_index_private_data.cc 576 return best_prefix->second.history_id_set_;
582 if (best_prefix->second.history_id_set_.empty()) {
    [all...]

Completed in 43 milliseconds