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

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
pt_node_params.h 103 mBigramPos(ptNodeParams->getBigramsPos()),
231 AK_FORCE_INLINE int getBigramsPos() const {
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/
patricia_trie_policy.cpp 399 return mPtNodeReader.fetchPtNodeParamsInBufferFromPtNodePos(ptNodePos).getBigramsPos();

Completed in 43 milliseconds