Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/mini/
H A Dhiview_output_log.c143 boolean isDisableCache = TRUE; in OutputLog() local
145 boolean isDisableCache = FALSE; in OutputLog() local
162 if (opt == OUTPUT_OPTION_DEBUG || isPrint || isDisableCache) { in OutputLog()
169 if (opt == OUTPUT_OPTION_DEBUG || isDisableCache || isLogLimited) { in OutputLog()