Home
last modified time | relevance | path

Searched defs:shortcutPolicy (Results 1 – 6 of 6) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/
Dver2_patricia_trie_node_reader.h36 const DictionaryShortcutsStructurePolicy *const shortcutPolicy, in Ver2ParticiaTrieNodeReader()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
Dver4_patricia_trie_node_writer.h43 Ver4ShortcutListPolicy *const shortcutPolicy) in Ver4PatriciaTrieNodeWriter()
Dver4_patricia_trie_writing_helper.cpp80 Ver4ShortcutListPolicy shortcutPolicy(mBuffers->getMutableShortcutDictContent(), in runGC() local
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
Dver4_patricia_trie_node_writer.h63 Ver4BigramListPolicy *const bigramPolicy, Ver4ShortcutListPolicy *const shortcutPolicy) in Ver4PatriciaTrieNodeWriter()
Dver4_patricia_trie_writing_helper.cpp94 Ver4ShortcutListPolicy shortcutPolicy(mBuffers->getMutableShortcutDictContent(), in runGC() local
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
Dpatricia_trie_reading_utils.cpp137 const DictionaryShortcutsStructurePolicy *const shortcutPolicy, in readPtNodeInfo()