Home
last modified time | relevance | path

Searched defs:newTableIndex (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
Dtrie_map.cpp357 const int newTableIndex = allocateTable(1 /* entryCount */); in addNewEntryByResolvingConflict() local
371 const int newTableIndex = allocateTable(2 /* entryCount */); in addNewEntryByResolvingConflict() local
402 const int newTableIndex = allocateTable(entryCount + 1); in addNewEntryByExpandingTable() local