Searched refs:FREQ_FILE_EXTENSION (Results 1 – 4 of 4) sorted by relevance
95 Ver4DictConstants::FREQ_FILE_EXTENSION); in flushToFile()97 return flush(dictPath, Ver4DictConstants::FREQ_FILE_EXTENSION); in flushToFile()
43 : SingleDictContent(dictPath, Ver4DictConstants::FREQ_FILE_EXTENSION, isUpdatable), in ProbabilityDictContent()
39 static const char *const FREQ_FILE_EXTENSION; variable
33 const char *const Ver4DictConstants::FREQ_FILE_EXTENSION = ".freq"; member in latinime::backward::v402::Ver4DictConstants