Searched refs:suppressUnigramEntry (Results 1 – 3 of 3) sorted by relevance
117 bool suppressUnigramEntry(const PtNodeParams *const ptNodeParams);
428 bool Ver4PatriciaTrieNodeWriter::suppressUnigramEntry(const PtNodeParams *const ptNodeParams) { in suppressUnigramEntry() function in latinime::backward::v402::Ver4PatriciaTrieNodeWriter
344 return mNodeWriter.suppressUnigramEntry(&ptNodeParams); in removeUnigramEntry()