Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/bigram/
Dver4_bigram_list_policy.cpp236 int Ver4BigramListPolicy::getEntryPosToUpdate(const int targetTerminalIdToFind, in getEntryPosToUpdate() argument
249 if (bigramEntry.getTargetTerminalId() == targetTerminalIdToFind) { in getEntryPosToUpdate()
Dver4_bigram_list_policy.h79 int getEntryPosToUpdate(const int targetTerminalIdToFind, const int bigramListPos,