Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview_lite/
Dhiview_config.h34 #define HIVIEW_FILE_OUT_PATH_LOG HIVIEW_FILE_DIR"debug.log" macro
41 #define HIVIEW_FILE_PATH_LOG HIVIEW_FILE_OUT_PATH_LOG".tmp"
Dhiview_file.c284 strcmp(path, HIVIEW_FILE_OUT_PATH_LOG) == 0 || in IsValidPath()
334 fp->outPath = HIVIEW_FILE_OUT_PATH_LOG; in UnRegisterFileWatcher()
/base/hiviewdfx/hilog_lite/frameworks/mini/
Dhiview_output_log.c52 .outPath = HIVIEW_FILE_OUT_PATH_LOG,