Searched refs:catchJsonStack (Results 1 – 1 of 1) sorted by relevance
174 std::string catchJsonStack = ""; in AppfreezeHandleWithStack() local186 catchJsonStack += CatchJsonStacktrace(appInfo.pid, faultData.errorObject.name); in AppfreezeHandleWithStack()187 fullStackPath = WriteToFile(fileName, catchJsonStack); in AppfreezeHandleWithStack()