Home
last modified time | relevance | path

Searched defs:shouldDepthLevelCache (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
Dtyping_traversal.h122 AK_FORCE_INLINE bool shouldDepthLevelCache( in shouldDepthLevelCache() function
/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/suggest/core/
Dsuggest.cpp113 const bool shouldDepthLevelCache = TRAVERSAL->shouldDepthLevelCache(traverseSession); in expandCurrentDicNodes() local