Home
last modified time | relevance | path

Searched defs:stackPath (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/
Devent_logger_test.cpp468 std::string stackPath = ""; variable
/base/hiviewdfx/hiview/plugins/eventlogger/
Devent_logger.cpp459 std::string EventLogger::GetAppFreezeFile(std::string& stackPath) in GetAppFreezeFile()
/base/hiviewdfx/hiview/core/
Dhiview_platform.cpp161 std::string stackPath = FileUtil::IncludeTrailingPathDelimiter(workPath) + "hiview_stack.log"; in SaveStack() local