Searched refs:mDicNodesCache (Results 1 – 2 of 2) sorted by relevance
55 mSuggestOptions(nullptr), mDicNodesCache(usesLargeCache), mMultiBigramMap(), in DicTraverseSession()83 DicNodesCache *getDicTraverseCache() { return &mDicNodesCache; } in getDicTraverseCache()129 return mDicNodesCache.isCacheBorderForTyping(inputSize); in isCacheBorderForTyping()137 if (!mDicNodesCache.hasCachedDicNodesForContinuousSuggestion()) { in isContinuousSuggestionPossible()175 DicNodesCache mDicNodesCache; variable
58 mDicNodesCache.reset(thresholdForNextActiveDicNodes /* nextActiveSize */, in resetCache()