Searched defs:stackPath (Results 1 – 4 of 4) sorted by relevance
468 std::string stackPath = ""; variable
211 std::string stackPath = realPath + "/" + fileName; in WriteToFile() local
161 std::string stackPath = FileUtil::IncludeTrailingPathDelimiter(workPath) + "hiview_stack.log"; in SaveStack() local
527 std::string EventLogger::GetAppFreezeFile(std::string& stackPath) in GetAppFreezeFile()