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 528 HistoryIDSet term_history_set = HistoryIDsForTerm(uni_word); local
529 if (term_history_set.empty()) {
534 history_id_set.swap(term_history_set);
537 history_id_set, term_history_set);
    [all...]

Completed in 126 milliseconds