Searched refs:AddWordHistory (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/history/
H A Din_memory_url_index.h312 void AddWordHistory(const string16& uni_word, HistoryID history_id);
H A Din_memory_url_index.cc535 AddWordHistory(uni_word, history_id);
547 void InMemoryURLIndex::AddWordHistory(const string16& uni_word, function in class:history::InMemoryURLIndex
/external/chromium_org/chrome/browser/history/
H A Durl_index_private_data.h277 void AddWordHistory(const base::string16& uni_word, HistoryID history_id);
H A Durl_index_private_data.cc782 AddWordHistory(term, history_id);
785 void URLIndexPrivateData::AddWordHistory(const base::string16& term, function in class:history::URLIndexPrivateData

Completed in 102 milliseconds