Searched refs:get_cpinstance (Results 1 - 6 of 6) sorted by relevance

/packages/inputmethods/PinyinIME/jni/include/
H A Dspellingtrie.h228 static const SpellingTrie* get_cpinstance();
/packages/inputmethods/PinyinIME/jni/share/
H A Dsplparser.cpp23 spl_trie_ = SpellingTrie::get_cpinstance();
H A Ddictlist.cpp33 spl_trie_ = SpellingTrie::get_cpinstance();
H A Dspellingtrie.cpp227 const SpellingTrie* SpellingTrie::get_cpinstance() { function in class:ime_pinyin::SpellingTrie
H A Ddicttrie.cpp29 spl_trie_ = SpellingTrie::get_cpinstance();
H A Dmatrixsearch.cpp33 spl_trie_ = SpellingTrie::get_cpinstance();

Completed in 161 milliseconds