Home
last modified time | relevance | path

Searched refs:getShortcutDictContent (Results 1 – 7 of 7) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
Dver4_patricia_trie_policy.cpp175 return mBuffers->getShortcutDictContent()->getShortcutListHeadPos( in getShortcutPositionOfWord()
549 mBuffers->getShortcutDictContent(); in getWordProperty()
Dver4_dict_buffers.h94 AK_FORCE_INLINE const ShortcutDictContent *getShortcutDictContent() const { in getShortcutDictContent() function
Dver4_patricia_trie_writing_helper.cpp145 mBuffers->getShortcutDictContent())) { in runGC()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
Dver4_dict_buffers.h114 AK_FORCE_INLINE const ShortcutDictContent *getShortcutDictContent() const { in getShortcutDictContent() function
Dver4_patricia_trie_policy.cpp250 return mBuffers->getShortcutDictContent()->getShortcutListHeadPos( in getShortcutPositionOfPtNode()
605 mBuffers->getShortcutDictContent(); in getWordProperty()
Dver4_patricia_trie_writing_helper.cpp180 mBuffers->getShortcutDictContent())) { in runGC()
Dver4_patricia_trie_node_writer.cpp331 const bool hasShortcutTargets = mBuffers->getShortcutDictContent()->getShortcutListHeadPos( in updatePtNodeHasBigramsAndShortcutTargetsFlags()