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

/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/
H A Dver4_patricia_trie_writing_helper.h44 class Ver4PatriciaTrieWritingHelper { class in namespace:latinime::backward::v402
46 Ver4PatriciaTrieWritingHelper(Ver4DictBuffers *const buffers) function in class:latinime::backward::v402::Ver4PatriciaTrieWritingHelper
57 DISALLOW_IMPLICIT_CONSTRUCTORS(Ver4PatriciaTrieWritingHelper);
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/v4/
H A Dver4_patricia_trie_writing_helper.h31 class Ver4PatriciaTrieWritingHelper { class in namespace:latinime
33 Ver4PatriciaTrieWritingHelper(Ver4DictBuffers *const buffers) function in class:latinime::Ver4PatriciaTrieWritingHelper
44 DISALLOW_IMPLICIT_CONSTRUCTORS(Ver4PatriciaTrieWritingHelper);

Completed in 59 milliseconds