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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/v4/
ver4_patricia_trie_node_reader.h 34 class Ver4PatriciaTrieNodeReader : public PtNodeReader {
36 Ver4PatriciaTrieNodeReader(const BufferWithExtendableBuffer *const buffer,
42 ~Ver4PatriciaTrieNodeReader() {}
50 DISALLOW_COPY_AND_ASSIGN(Ver4PatriciaTrieNodeReader);
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/
ver4_patricia_trie_node_reader.h 51 class Ver4PatriciaTrieNodeReader : public PtNodeReader {
53 Ver4PatriciaTrieNodeReader(const BufferWithExtendableBuffer *const buffer,
59 ~Ver4PatriciaTrieNodeReader() {}
67 DISALLOW_COPY_AND_ASSIGN(Ver4PatriciaTrieNodeReader);

Completed in 535 milliseconds