Searched refs:get_total_lemma_count (Results 1 - 5 of 5) sorted by relevance

/packages/inputmethods/PinyinIME/jni/include/
H A Datomdictbase.h252 virtual size_t get_total_lemma_count() = 0;
H A Ddicttrie.h219 size_t get_total_lemma_count() {return 0;} function in class:ime_pinyin::DictTrie
H A Duserdict.h80 size_t get_total_lemma_count();
/packages/inputmethods/PinyinIME/jni/share/
H A Dmatrixsearch.cpp647 size_t total_freq = user_dict_->get_total_lemma_count();
H A Duserdict.cpp2167 size_t UserDict::get_total_lemma_count() {

Completed in 86 milliseconds