Searched refs:imui (Results 1 – 2 of 2) sorted by relevance
40 namespace imui = in_memory_url_index; variable360 void SavePrivateData(imui::InMemoryURLIndexCacheItem* cache) const;361 void SaveWordList(imui::InMemoryURLIndexCacheItem* cache) const;362 void SaveWordMap(imui::InMemoryURLIndexCacheItem* cache) const;363 void SaveCharWordMap(imui::InMemoryURLIndexCacheItem* cache) const;364 void SaveWordIDHistoryMap(imui::InMemoryURLIndexCacheItem* cache) const;365 void SaveHistoryInfoMap(imui::InMemoryURLIndexCacheItem* cache) const;369 bool RestorePrivateData(const imui::InMemoryURLIndexCacheItem& cache);370 bool RestoreWordList(const imui::InMemoryURLIndexCacheItem& cache);371 bool RestoreWordMap(const imui::InMemoryURLIndexCacheItem& cache);[all …]
35 typedef imui::InMemoryURLIndexCacheItem_WordListItem WordListItem;36 typedef imui::InMemoryURLIndexCacheItem_WordMapItem_WordMapEntry WordMapEntry;37 typedef imui::InMemoryURLIndexCacheItem_WordMapItem WordMapItem;38 typedef imui::InMemoryURLIndexCacheItem_CharWordMapItem CharWordMapItem;39 typedef imui::InMemoryURLIndexCacheItem_CharWordMapItem_CharWordMapEntry41 typedef imui::InMemoryURLIndexCacheItem_WordIDHistoryMapItem43 typedef imui::46 typedef imui::InMemoryURLIndexCacheItem_HistoryInfoMapItem HistoryInfoMapItem;47 typedef imui::InMemoryURLIndexCacheItem_HistoryInfoMapItem_HistoryInfoMapEntry