Home
last modified time | relevance | path

Searched refs:splstr16_len (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dspellingtrie.h254 size_t splstr16_len);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dspellingtrie.h254 size_t splstr16_len);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dspellingtrie.cpp789 size_t splstr16_len) { in get_spelling_str16() argument
790 if (NULL == splstr16 || splstr16_len < kMaxPinyinSize + 1) return 0; in get_spelling_str16()