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

  /external/chromium_org/chrome/browser/history/
url_index_private_data.h 238 HistoryIDSet HistoryIDSetFromWords(const String16Vector& unsorted_words);
240 // Helper function to HistoryIDSetFromWords which composes a set of history
url_index_private_data.cc 192 HistoryIDSet history_id_set = HistoryIDSetFromWords(lower_words);
515 HistoryIDSet URLIndexPrivateData::HistoryIDSetFromWords(
    [all...]

Completed in 91 milliseconds