Home
last modified time | relevance | path

Searched refs:getTailEntryIndex (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
Dtrie_map.h391 AK_FORCE_INLINE int getTailEntryIndex() const { in getTailEntryIndex() function
Dtrie_map.cpp244 const int mapIndex = getTailEntryIndex(); in allocateTable()