Searched refs:exceptionFilename (Results 1 – 2 of 2) sorted by relevance
494 void Report::ExceptionRecord(const std::string &exceptionFilename) in ExceptionRecord() argument499 if (exceptionFilename.find("cppcrash") != std::string::npos) { in ExceptionRecord()503 if (exceptionFilename.find("appfreeze") != std::string::npos) { in ExceptionRecord()507 if (exceptionFilename.find("jscrash") != std::string::npos) { in ExceptionRecord()511 if (exceptionFilename.find("serviceblock") != std::string::npos) { in ExceptionRecord()
98 void ExceptionRecord(const std::string &exceptionFilename);