Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog_lite/frameworks/mini/
Dhiview_output_log.c161 boolean isPrint = g_hiviewConfig.outputOption >= OUTPUT_OPTION_PRINT; in OutputLog() local
162 if (opt == OUTPUT_OPTION_DEBUG || isPrint || isDisableCache) { in OutputLog()