Searched defs:Ver2ParticiaTrieNodeReader (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/v2/
H A Dver2_patricia_trie_node_reader.h31 class Ver2ParticiaTrieNodeReader : public PtNodeReader { class in namespace:latinime
33 Ver2ParticiaTrieNodeReader(const uint8_t *const dictBuffer, const int dictSize, function in class:latinime::Ver2ParticiaTrieNodeReader
42 DISALLOW_IMPLICIT_CONSTRUCTORS(Ver2ParticiaTrieNodeReader);

Completed in 74 milliseconds