Searched defs:createAndGetBitmapEntryIndex (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
H A Dlanguage_model_dict_content.cpp136 const int bitmapEntryIndex = createAndGetBitmapEntryIndex(prevWordIds);
296 int LanguageModelDictContent::createAndGetBitmapEntryIndex(const WordIdArrayView prevWordIds) { function in class:latinime::LanguageModelDictContent

Completed in 45 milliseconds