Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/bigram/
Dver4_bigram_list_policy.cpp95 const int entryPosToUpdate = getEntryPosToUpdate(newTargetTerminalId, bigramListPos, in addNewEntry()
151 const int entryPosToUpdate = getEntryPosToUpdate(targetTerminalId, bigramListPos, in removeEntry()
236 int Ver4BigramListPolicy::getEntryPosToUpdate(const int targetTerminalIdToFind, in getEntryPosToUpdate() function in latinime::backward::v402::Ver4BigramListPolicy
Dver4_bigram_list_policy.h79 int getEntryPosToUpdate(const int targetTerminalIdToFind, const int bigramListPos,