HomeSort by relevance Sort by last modified time
    Searched full:term_history_set (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/history/
url_index_private_data.cc 532 HistoryIDSet term_history_set = HistoryIDsForTerm(uni_word); local
533 if (term_history_set.empty()) {
538 history_id_set.swap(term_history_set);
542 term_history_set.begin(), term_history_set.end(),
    [all...]

Completed in 42 milliseconds