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

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
trie_map.h 320 return Entry(readField0(entryIndex), readField1(entryIndex));
355 AK_FORCE_INLINE uint32_t readField1(const int entryIndex) const {
trie_map.cpp 54 AKLOGI("Entry[%d]: %x, %x", i, readField0(i), readField1(i));

Completed in 56 milliseconds