Searched refs:removeEntry (Results 1 – 4 of 4) sorted by relevance
243 removeEntry(id); in remove()272 private void removeEntry(long id) { in removeEntry() method in PhotoStore
69 bool removeEntry(const int terminalId, const int targetTerminalId);
145 bool Ver4BigramListPolicy::removeEntry(const int terminalId, const int targetTerminalId) { in removeEntry() function in latinime::backward::v402::Ver4BigramListPolicy
258 return mBigramPolicy->removeEntry(prevWordIds[0], wordId); in removeNgramEntry()