HomeSort by relevance Sort by last modified time
    Searched full:im_get_predicts (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/PinyinIME/jni/share/
pinyinime.cpp 158 size_t im_get_predicts(const char16 *his_buf, function
  /packages/inputmethods/PinyinIME/jni/include/
pinyinime.h 193 size_t im_get_predicts(const char16 *his_buf,
  /packages/inputmethods/PinyinIME/jni/android/
com_android_inputmethod_pinyin_PinyinDecoderService.cpp 229 predict_len = im_get_predicts(fixed_buf, predict_buf);

Completed in 112 milliseconds