OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDictSize
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/src/
dictionary.h
49
int
getDictSize
() { return mDictSize; }
/packages/inputmethods/LatinIME/native/jni/
com_android_inputmethod_latin_BinaryDictionary.cpp
197
dictionary->
getDictSize
() + dictionary->getDictBufAdjust(), dictionary->getMmapFd());
Completed in 165 milliseconds