Searched refs:crashAbortMessage (Results 1 – 1 of 1) sorted by relevance
153 String crashAbortMessage = crash.getString(ABORT_MESSAGE); in matchSecurityCrashes() local156 .filter(p -> p.matcher(crashAbortMessage).find()) in matchSecurityCrashes()163 .filter(p -> p.matcher(crashAbortMessage).find()) in matchSecurityCrashes()