OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:im_get_predicts
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/PinyinIME/jni/include/
pinyinime.h
193
size_t
im_get_predicts
(const char16 *his_buf,
/packages/inputmethods/PinyinIME/jni/share/
pinyinime.cpp
158
size_t
im_get_predicts
(const char16 *his_buf,
function
/packages/inputmethods/PinyinIME/jni/android/
com_android_inputmethod_pinyin_PinyinDecoderService.cpp
229
predict_len =
im_get_predicts
(fixed_buf, predict_buf);
Completed in 32 milliseconds