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

/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/
H A Dpatricia_trie_policy.h34 class PatriciaTriePolicy : public DictionaryStructureWithBufferPolicy { class in namespace:latinime
36 PatriciaTriePolicy(const MmappedBuffer *const buffer) function in class:latinime::PatriciaTriePolicy
42 ~PatriciaTriePolicy() {
125 DISALLOW_IMPLICIT_CONSTRUCTORS(PatriciaTriePolicy);

Completed in 59 milliseconds