Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview_lite/
Dhiview_config.h47 #ifndef LOG_STATIC_CACHE_SIZE
48 #define LOG_STATIC_CACHE_SIZE 1024 /* Must be greater than HIVIEW_HILOG_FIL… macro
/base/hiviewdfx/hilog_lite/frameworks/mini/
DBUILD.gn44 "LOG_STATIC_CACHE_SIZE=$ohos_hiviewdfx_log_static_cache_size",
Dhiview_output_log.c44 static uint8 g_logCacheBuffer[LOG_STATIC_CACHE_SIZE];