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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
H A Dver4_patricia_trie_writing_helper.h32 class Ver4PatriciaTrieWritingHelper { class in namespace:latinime
34 Ver4PatriciaTrieWritingHelper(Ver4DictBuffers *const buffers) function in class:latinime::Ver4PatriciaTrieWritingHelper
44 DISALLOW_IMPLICIT_CONSTRUCTORS(Ver4PatriciaTrieWritingHelper);
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
H A Dver4_patricia_trie_writing_helper.h45 class Ver4PatriciaTrieWritingHelper { class in namespace:latinime::backward::v402
47 Ver4PatriciaTrieWritingHelper(Ver4DictBuffers *const buffers) function in class:latinime::backward::v402::Ver4PatriciaTrieWritingHelper
57 DISALLOW_IMPLICIT_CONSTRUCTORS(Ver4PatriciaTrieWritingHelper);

Completed in 63 milliseconds