Searched defs:stackPath (Results 1 – 3 of 3) sorted by relevance
468 std::string stackPath = ""; variable
459 std::string EventLogger::GetAppFreezeFile(std::string& stackPath) in GetAppFreezeFile()
161 std::string stackPath = FileUtil::IncludeTrailingPathDelimiter(workPath) + "hiview_stack.log"; in SaveStack() local