Searched defs:get_ym_str (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/PinyinIME/jni/share/
H A Dspellingtrie.cpp355 const char* SpellingTrie::get_ym_str(const char *spl_str) { function in class:ime_pinyin::SpellingTrie
376 spl_str = get_ym_str(spl_str);
414 str = get_ym_str(str);

Completed in 40 milliseconds