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

  /packages/inputmethods/PinyinIME/jni/include/
spellingtrie.h 143 const char* get_ym_str(const char *spl_str);
  /packages/inputmethods/PinyinIME/jni/share/
spellingtrie.cpp 355 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 380 milliseconds