Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/
Dsanitizerd_monitor.cpp69 strSanLogPath = std::string(ASAN_LOG_PATH); in ReadNotify()
92 const std::string asanLogPath = std::string(ASAN_LOG_PATH); in Init()
Dsanitizerd_log.h27 constexpr static char ASAN_LOG_PATH[] = "/dev/asanlog"; variable
Dasan_collector.cpp317 std::string strAsanLogPath(ASAN_LOG_PATH); in Collect()