Searched refs:ASAN_LOG_PATH (Results 1 – 3 of 3) sorted by relevance
69 strSanLogPath = std::string(ASAN_LOG_PATH); in ReadNotify()92 const std::string asanLogPath = std::string(ASAN_LOG_PATH); in Init()
27 constexpr static char ASAN_LOG_PATH[] = "/dev/asanlog"; variable
317 std::string strAsanLogPath(ASAN_LOG_PATH); in Collect()