Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/core/
Dhiview_platform.cpp184 std::string stackPath = FileUtil::IncludeTrailingPathDelimiter(workPath) + "hiview_stack.log"; in SaveStack() local
/base/hiviewdfx/hiview/plugins/eventlogger/
Devent_logger.cpp602 std::string EventLogger::GetAppFreezeFile(std::string& stackPath) in GetAppFreezeFile()