Home
last modified time | relevance | path

Searched refs:getTargetWordId (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
Dlanguage_model_dict_content.h122 int getTargetWordId() const { return mTargetWordId; } in getTargetWordId() function
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
Dver4_patricia_trie_policy.cpp521 const int codePointCount = getCodePointsAndReturnCodePointCount(entry.getTargetWordId(), in getWordProperty()