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

  /packages/inputmethods/PinyinIME/jni/share/
pinyinime.cpp 121 return matrix_search->get_candidate(cand_id, cand_str, max_len);
matrixsearch.cpp 604 char16* MatrixSearch::get_candidate(size_t cand_id, char16 *cand_str, function in class:ime_pinyin::MatrixSearch
    [all...]
  /packages/inputmethods/PinyinIME/jni/include/
matrixsearch.h 433 char16* get_candidate(size_t cand_id, char16 *cand_str, size_t max_len);

Completed in 548 milliseconds