Home
last modified time | relevance | path

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

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