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

  /external/chromium/chrome/browser/history/
in_memory_url_index.cc 535 AddWordHistory(uni_word, history_id);
547 void InMemoryURLIndex::AddWordHistory(const string16& uni_word,
    [all...]
  /external/chromium_org/chrome/browser/history/
url_index_private_data.cc 782 AddWordHistory(term, history_id);
785 void URLIndexPrivateData::AddWordHistory(const base::string16& term,
    [all...]

Completed in 435 milliseconds