HomeSort by relevance Sort by last modified time
    Searched refs:readEmptyTableLink (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
trie_map.cpp 58 int index = readEmptyTableLink(i);
223 if (!writeField0(readEmptyTableLink(entryCount), tableIndex)) {
234 const int tableIndex = readEmptyTableLink(entryCount);
trie_map.h 360 AK_FORCE_INLINE int readEmptyTableLink(const int entryCount) const {

Completed in 509 milliseconds