Searched refs:UpdateWordHistory (Results 1 – 2 of 2) sorted by relevance
308 void UpdateWordHistory(WordID word_id, HistoryID history_id);
533 UpdateWordHistory(word_pos->second, history_id); in AddWordToIndex()538 void InMemoryURLIndex::UpdateWordHistory(WordID word_id, HistoryID history_id) { in UpdateWordHistory() function in history::InMemoryURLIndex