HomeSort by relevance Sort by last modified time
    Searched defs:Ver4PatriciaTrieWritingHelper (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/v4/
ver4_patricia_trie_writing_helper.h 31 class Ver4PatriciaTrieWritingHelper {
33 Ver4PatriciaTrieWritingHelper(Ver4DictBuffers *const buffers)
44 DISALLOW_IMPLICIT_CONSTRUCTORS(Ver4PatriciaTrieWritingHelper);
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/
ver4_patricia_trie_writing_helper.h 44 class Ver4PatriciaTrieWritingHelper {
46 Ver4PatriciaTrieWritingHelper(Ver4DictBuffers *const buffers)
57 DISALLOW_IMPLICIT_CONSTRUCTORS(Ver4PatriciaTrieWritingHelper);

Completed in 457 milliseconds