Home
last modified time | relevance | path

Searched defs:removeNgramEntry (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/
H A Dpatricia_trie_policy.h102 bool removeNgramEntry(const NgramContext *const ngramContext, in removeNgramEntry() function
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
H A Ddynamic_pt_updating_helper.cpp102 bool DynamicPtUpdatingHelper::removeNgramEntry(const PtNodePosArrayView prevWordsPtNodePos, in removeNgramEntry() function in latinime::DynamicPtUpdatingHelper
/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
H A Ddictionary.cpp151 bool Dictionary::removeNgramEntry(const NgramContext *const ngramContext, in removeNgramEntry() function in latinime::Dictionary
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
H A Dver4_patricia_trie_node_writer.cpp225 bool Ver4PatriciaTrieNodeWriter::removeNgramEntry(const WordIdArrayView prevWordIds, in removeNgramEntry() function in latinime::Ver4PatriciaTrieNodeWriter
H A Dver4_patricia_trie_policy.cpp334 bool Ver4PatriciaTriePolicy::removeNgramEntry(const NgramContext *const ngramContext, in removeNgramEntry() function in latinime::Ver4PatriciaTriePolicy
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
H A Dver4_patricia_trie_node_writer.cpp256 bool Ver4PatriciaTrieNodeWriter::removeNgramEntry(const WordIdArrayView prevWordIds, in removeNgramEntry() function in latinime::backward::v402::Ver4PatriciaTrieNodeWriter
H A Dver4_patricia_trie_policy.cpp408 bool Ver4PatriciaTriePolicy::removeNgramEntry(const NgramContext *const ngramContext, in removeNgramEntry() function in latinime::backward::v402::Ver4PatriciaTriePolicy