Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/
Dsanitizerd_monitor.cpp48 std::string strSanLogPath; in ReadNotify() local
69 strSanLogPath = std::string(ASAN_LOG_PATH); in ReadNotify()
75 std::string fullPath = strSanLogPath + "/" + strFileName; in ReadNotify()