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

  /external/chromium/chrome/browser/history/
in_memory_url_index.h 321 HistoryIDSet HistoryIDSetFromWords(const string16& uni_string);
323 // Helper function to HistoryIDSetFromWords which composes a set of history
in_memory_url_index.cc 358 HistoryIDSet history_id_set = HistoryIDSetFromWords(all_terms);
403 InMemoryURLIndex::HistoryIDSet InMemoryURLIndex::HistoryIDSetFromWords(
    [all...]

Completed in 17 milliseconds