Home
last modified time | relevance | path

Searched refs:getAddressLookupTable (Results 1 – 5 of 5) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
Dsparse_table_dict_content.h64 const SparseTable *getAddressLookupTable() const { in getAddressLookupTable() function
Dshortcut_dict_content.cpp55 const SparseTable *const addressLookupTable = getAddressLookupTable(); in getShortcutListHeadPos()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/content/
Dsparse_table_dict_content.h94 const SparseTable *getAddressLookupTable() const { in getAddressLookupTable() function
Dbigram_dict_content.h63 const SparseTable *const addressLookupTable = getAddressLookupTable(); in getBigramListHeadPos()
Dshortcut_dict_content.cpp64 const SparseTable *const addressLookupTable = getAddressLookupTable(); in getShortcutListHeadPos()