Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog_lite/frameworks/mini/
Dhiview_output_log.c148 boolean isDisablePrintLimited = TRUE; in OutputLog() local
150 boolean isDisablePrintLimited = FALSE; in OutputLog() local
154 if (!isDisablePrintLimited && isLogLimited) { in OutputLog()