Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/
Ddefines.h240 #define DEBUG_DICT_FULL false macro
242 #define DEBUG_NODE DEBUG_DICT_FULL
243 #define DEBUG_TRACE DEBUG_DICT_FULL
264 #define DEBUG_DICT_FULL false macro
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_nodes_cache.h70 if (DEBUG_DICT_FULL) { in advanceActiveDicNodes()
138 if (DEBUG_DICT_FULL || DEBUG_CACHE) { in restoreActiveDicNodesFromCache()