Home
last modified time | relevance | path

Searched refs:HILOG_PATH1 (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hilog_lite/services/apphilogcat/
H A Dhiview_applogcat.c31 #define HILOG_PATH1 HILOG_DIR "/hilog1.txt" macro
74 file1Size = FileSize(HILOG_PATH1); in SelectWriteFile()
82 return FileClear(fp1, HILOG_PATH1); in SelectWriteFile()
96 return FileClear(fp1, HILOG_PATH1); in SwitchWriteFile()
159 FILE *fp1 = fopen(HILOG_PATH1, "at"); in main()

Completed in 1 milliseconds