Searched refs:writeEmptyTableLink (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
H A Dtrie_map.cpp226 return writeEmptyTableLink(tableIndex, entryCount);
236 if (!writeEmptyTableLink(readField0(tableIndex), entryCount)) {
H A Dtrie_map.h364 AK_FORCE_INLINE bool writeEmptyTableLink(const int tableIndex, const int entryCount) { function in class:latinime::TrieMap

Completed in 26 milliseconds