Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog_lite/services/hilogcat/
H A Dhiview_logcat.c23 #define HILOG_DRIVER "/dev/hilog" macro
39 int fd = open(HILOG_DRIVER, O_RDONLY); in main()
/base/hiviewdfx/hilog_lite/interfaces/native/innerkits/hilog/
H A Dhiview_log.h315 #define HILOG_DRIVER "/dev/hilog" macro
/base/hiviewdfx/hilog_lite/services/apphilogcat/
H A Dhiview_applogcat.c152 fd = open(HILOG_DRIVER, O_RDONLY | O_CLOEXEC); in main()
/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c1472 #define HILOG_DRIVER "/dev/hilog" macro
1551 g_hilogFd = open(HILOG_DRIVER, O_WRONLY | O_CLOEXEC); in HiLogPrintArgs()
1580 g_hilogFd = open(HILOG_DRIVER, O_WRONLY); in FlushHilog()

Completed in 4 milliseconds