Searched refs:exceptionType (Results 1 – 1 of 1) sorted by relevance
499 std::string exceptionType; in ExceptionRecord() local501 exceptionType = "cppcrash"; in ExceptionRecord()505 exceptionType = "appfreeze"; in ExceptionRecord()509 exceptionType = "jscrash"; in ExceptionRecord()513 exceptionType = "serviceblock"; in ExceptionRecord()516 data["exception"] = exceptionType; in ExceptionRecord()