Home
last modified time | relevance | path

Searched refs:all_terms (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/history/
Din_memory_url_index.cc357 String16Vector::value_type all_terms(JoinString(lower_terms, ' ')); in HistoryItemsForTerms() local
358 HistoryIDSet history_id_set = HistoryIDSetFromWords(all_terms); in HistoryItemsForTerms()