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

/external/chromium/chrome/browser/history/
H A Din_memory_url_index.h373 bool RestoreWordIDHistoryMap(const imui::InMemoryURLIndexCacheItem& cache);
H A Din_memory_url_index.cc883 RestoreWordIDHistoryMap(cache) && RestoreHistoryInfoMap(cache));
1004 bool InMemoryURLIndex::RestoreWordIDHistoryMap( function in class:history::InMemoryURLIndex
/external/chromium_org/chrome/browser/history/
H A Durl_index_private_data.h317 bool RestoreWordIDHistoryMap(const imui::InMemoryURLIndexCacheItem& cache);
H A Durl_index_private_data.cc1070 RestoreCharWordMap(cache) && RestoreWordIDHistoryMap(cache) &&
1134 bool URLIndexPrivateData::RestoreWordIDHistoryMap( function in class:history::URLIndexPrivateData

Completed in 127 milliseconds