Searched refs:catcherStack (Results 1 – 1 of 1) sorted by relevance
173 std::string catcherStack = ""; in AppfreezeHandleWithStack() local178 catcherStack += CatcherStacktrace(appInfo.pid); in AppfreezeHandleWithStack()179 fullStackPath = WriteToFile(fileName, catcherStack); in AppfreezeHandleWithStack()