OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:im_get_fixed_len
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/PinyinIME/jni/include/
pinyinime.h
177
size_t
im_get_fixed_len
();
/packages/inputmethods/PinyinIME/jni/share/
pinyinime.cpp
145
size_t
im_get_fixed_len
() {
function
/packages/inputmethods/PinyinIME/jni/android/
com_android_inputmethod_pinyin_PinyinDecoderService.cpp
200
return
im_get_fixed_len
();
Completed in 24 milliseconds