Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_nodes_cache.h34 AK_FORCE_INLINE explicit DicNodesCache(const bool usesLargeCapacityCache) in DicNodesCache() argument
35 : mUsesLargeCapacityCache(usesLargeCapacityCache), in DicNodesCache()