Home
last modified time | relevance | path

Searched refs:mWritingHelper (Results 1 – 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
Dver4_patricia_trie_policy.h53 mWritingHelper(mBuffers.get()), in Ver4PatriciaTriePolicy()
141 Ver4PatriciaTrieWritingHelper mWritingHelper; variable
Dver4_patricia_trie_policy.cpp435 if (!mWritingHelper.writeToDictFile(filePath, mEntryCounters.getEntryCounts())) { in flush()
448 if (!mWritingHelper.writeToDictFileWithGC(getRootPosition(), filePath)) { in flushWithGC()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
Dver4_patricia_trie_policy.h78 mWritingHelper(mBuffers.get()), in Ver4PatriciaTriePolicy()
164 Ver4PatriciaTrieWritingHelper mWritingHelper; variable
Dver4_patricia_trie_policy.cpp480 if (!mWritingHelper.writeToDictFile(filePath, mEntryCounters.getEntryCounts())) { in flush()
493 if (!mWritingHelper.writeToDictFileWithGC(getRootPosition(), filePath)) { in flushWithGC()