Searched refs:getMutableBigramDictContent (Results 1 - 6 of 6) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/
H A Dver4_patricia_trie_writing_helper.cpp89 Ver4BigramListPolicy bigramPolicy(mBuffers->getMutableBigramDictContent(),
152 Ver4BigramListPolicy newBigramPolicy(buffersToWrite->getMutableBigramDictContent(),
171 if(!buffersToWrite->getMutableBigramDictContent()->runGC(&terminalIdMap,
245 BigramDictContent *const bigramDictContent = mBuffers->getMutableBigramDictContent();
H A Dver4_dict_buffers.h102 AK_FORCE_INLINE BigramDictContent *getMutableBigramDictContent() { function in class:latinime::backward::v402::Ver4DictBuffers
H A Dver4_patricia_trie_policy.h63 mBigramPolicy(mBuffers->getMutableBigramDictContent(),
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/v4/
H A Dver4_patricia_trie_writing_helper.cpp80 Ver4BigramListPolicy bigramPolicy(mBuffers->getMutableBigramDictContent(),
143 Ver4BigramListPolicy newBigramPolicy(buffersToWrite->getMutableBigramDictContent(),
162 if(!buffersToWrite->getMutableBigramDictContent()->runGC(&terminalIdMap,
236 BigramDictContent *const bigramDictContent = mBuffers->getMutableBigramDictContent();
H A Dver4_dict_buffers.h92 AK_FORCE_INLINE BigramDictContent *getMutableBigramDictContent() { function in class:latinime::Ver4DictBuffers
H A Dver4_patricia_trie_policy.h45 mBigramPolicy(mBuffers->getMutableBigramDictContent(),

Completed in 91 milliseconds