Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/mini/
H A Dhiview_output_log.c45 static uint8 g_logCacheBuffer[LOG_STATIC_CACHE_SIZE]; variable
92 InitHiviewStaticCache(&g_logCache, LOG_CACHE, g_logCacheBuffer, sizeof(g_logCacheBuffer)); in InitCoreLogOutput()