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

  /external/chromium/chrome/browser/history/
in_memory_url_index.h 308 void UpdateWordHistory(WordID word_id, HistoryID history_id);
in_memory_url_index.cc 533 UpdateWordHistory(word_pos->second, history_id);
538 void InMemoryURLIndex::UpdateWordHistory(WordID word_id, HistoryID history_id) {
    [all...]

Completed in 33 milliseconds