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

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
pt_node_params.h 102 mShortcutPos(ptNodeParams->getShortcutPos()),
226 AK_FORCE_INLINE int getShortcutPos() const {
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/
patricia_trie_policy.cpp 392 return mPtNodeReader.fetchPtNodeParamsInBufferFromPtNodePos(ptNodePos).getShortcutPos();

Completed in 248 milliseconds