Home
last modified time | relevance | path

Searched refs:Ver2ParticiaTrieNodeReader (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/
Dver2_patricia_trie_node_reader.h32 class Ver2ParticiaTrieNodeReader : public PtNodeReader {
34 Ver2ParticiaTrieNodeReader(const ReadOnlyByteArrayView buffer, in Ver2ParticiaTrieNodeReader() function
44 DISALLOW_IMPLICIT_CONSTRUCTORS(Ver2ParticiaTrieNodeReader);
Dver2_patricia_trie_node_reader.cpp23 const PtNodeParams Ver2ParticiaTrieNodeReader::fetchPtNodeParamsInBufferFromPtNodePos( in fetchPtNodeParamsInBufferFromPtNodePos()
Dpatricia_trie_policy.h161 const Ver2ParticiaTrieNodeReader mPtNodeReader;