OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wideStrLen
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/src/
dictionary.h
61
static int
wideStrLen
(unsigned short *str);
136
inline int Dictionary::
wideStrLen
(unsigned short *str) {
bigram_dictionary.cpp
57
&& length < Dictionary::
wideStrLen
(mBigramChars + insertAt * MAX_WORD_LENGTH))) {
Completed in 33 milliseconds