Searched refs:writeToDictFile (Results 1 – 6 of 6) sorted by relevance
37 bool writeToDictFile(const char *const dictDirPath, const EntryCounts &entryCounts) const;
36 bool Ver4PatriciaTrieWritingHelper::writeToDictFile(const char *const dictDirPath, in writeToDictFile() function in latinime::Ver4PatriciaTrieWritingHelper
435 if (!mWritingHelper.writeToDictFile(filePath, mEntryCounters.getEntryCounts())) { in flush()
50 bool writeToDictFile(const char *const dictDirPath, const EntryCounts &entryCounts) const;
45 bool Ver4PatriciaTrieWritingHelper::writeToDictFile(const char *const dictDirPath, in writeToDictFile() function in latinime::backward::v402::Ver4PatriciaTrieWritingHelper
480 if (!mWritingHelper.writeToDictFile(filePath, mEntryCounters.getEntryCounts())) { in flush()