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

  /external/chromium_org/chrome/browser/history/
url_index_private_data.h 274 void AddWordToIndex(const base::string16& uni_word, HistoryID history_id);
url_index_private_data.cc 761 AddWordToIndex(*word_iter, history_id);
766 void URLIndexPrivateData::AddWordToIndex(const base::string16& term,
    [all...]

Completed in 69 milliseconds