Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/session/
Ddic_traverse_session.cpp57 void DicTraverseSession::resetCache(const int thresholdForNextActiveDicNodes, const int maxWords) { in resetCache() argument
58 mDicNodesCache.reset(thresholdForNextActiveDicNodes /* nextActiveSize */, in resetCache()
Ddic_traverse_session.h71 void resetCache(const int thresholdForNextActiveDicNodes, const int maxWords);