Searched refs:Ver4PatriciaTrieWritingHelper (Results 1 – 6 of 6) sorted by relevance
45 bool Ver4PatriciaTrieWritingHelper::writeToDictFile(const char *const dictDirPath, in writeToDictFile()63 bool Ver4PatriciaTrieWritingHelper::writeToDictFileWithGC(const int rootPtNodeArrayPos, in writeToDictFileWithGC()86 bool Ver4PatriciaTrieWritingHelper::runGC(const int rootPtNodeArrayPos, in runGC()202 bool Ver4PatriciaTrieWritingHelper::truncateUnigrams( in truncateUnigrams()242 bool Ver4PatriciaTrieWritingHelper::truncateBigrams(const int maxBigramCount) { in truncateBigrams()287 bool Ver4PatriciaTrieWritingHelper::TraversePolicyToUpdateAllPtNodeFlagsAndTerminalIds
45 class Ver4PatriciaTrieWritingHelper {47 Ver4PatriciaTrieWritingHelper(Ver4DictBuffers *const buffers) in Ver4PatriciaTrieWritingHelper() function57 DISALLOW_IMPLICIT_CONSTRUCTORS(Ver4PatriciaTrieWritingHelper);
164 Ver4PatriciaTrieWritingHelper mWritingHelper;
36 bool Ver4PatriciaTrieWritingHelper::writeToDictFile(const char *const dictDirPath, in writeToDictFile()56 bool Ver4PatriciaTrieWritingHelper::writeToDictFileWithGC(const int rootPtNodeArrayPos, in writeToDictFileWithGC()75 bool Ver4PatriciaTrieWritingHelper::runGC(const int rootPtNodeArrayPos, in runGC()166 bool Ver4PatriciaTrieWritingHelper::TraversePolicyToUpdateAllPtNodeFlagsAndTerminalIds
32 class Ver4PatriciaTrieWritingHelper {34 Ver4PatriciaTrieWritingHelper(Ver4DictBuffers *const buffers) in Ver4PatriciaTrieWritingHelper() function44 DISALLOW_IMPLICIT_CONSTRUCTORS(Ver4PatriciaTrieWritingHelper);
141 Ver4PatriciaTrieWritingHelper mWritingHelper;