Searched refs:threadsJsonArray (Results 1 – 1 of 1) sorted by relevance
125 Json::Value threadsJsonArray(Json::arrayValue); in GetNativeCrashInfo() local126 AppendThreads(otherThreads, threadsJsonArray); in GetNativeCrashInfo()127 jsonInfo["threads"] = threadsJsonArray; in GetNativeCrashInfo()