Searched refs:VERSION_402 (Results 1 – 7 of 7) sorted by relevance
61 case FormatUtils::VERSION_402: { in newPolicyForOnMemoryDict()121 case FormatUtils::VERSION_402: { in newPolicyForDirectoryDict()187 case FormatUtils::VERSION_402: in newPolicyForFileDict()
124 case FormatUtils::VERSION_402: in getFormatVersionNumber()125 return FormatUtils::VERSION_402; in getFormatVersionNumber()214 return mDictFormatVersion >= FormatUtils::VERSION_402; in supportsBeginningOfSentence()
118 case FormatUtils::VERSION_402: in writeDictionaryVersion()
38 case VERSION_402: in getFormatVersion()39 return VERSION_402; in getFormatVersion()
41 VERSION_402 = 402, enumerator
47 case FormatUtils::VERSION_402: in createEmptyDictFile()
65 getBuffer(FormatUtils::MAGIC_NUMBER, FormatUtils::VERSION_402, 0, 0); in TEST()66 EXPECT_EQ(FormatUtils::VERSION_402, FormatUtils::detectFormatVersion( in TEST()