Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview_lite/
Dhiview_config.h30 #ifndef HIVIEW_FILE_DIR
31 #define HIVIEW_FILE_DIR "" macro
34 #define HIVIEW_FILE_OUT_PATH_LOG HIVIEW_FILE_DIR"debug.log"
35 #define HIVIEW_FILE_OUT_PATH_UE_EVENT HIVIEW_FILE_DIR"ue.event"
36 #define HIVIEW_FILE_OUT_PATH_FAULT_EVENT HIVIEW_FILE_DIR"fault.event"
37 #define HIVIEW_FILE_OUT_PATH_STAT_EVENT HIVIEW_FILE_DIR"stat.event"
39 #define HIVIEW_FILE_PATH_DUMP HIVIEW_FILE_DIR"dump.dat"
DBUILD.gn28 defines = [ "HIVIEW_FILE_DIR=\"$ohos_hiviewdfx_hiview_lite_dir\"" ]