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

/packages/inputmethods/PinyinIME/jni/share/
H A Dmatrixsearch.cpp1844 size_t MatrixSearch::inner_predict(const char16 *fixed_buf, uint16 fixed_len, function in class:ime_pinyin::MatrixSearch
1955 return inner_predict(fixed_buf, fixed_len, predict_buf, buf_len);

Completed in 30 milliseconds