Searched refs:crash (Results 1 – 4 of 4) sorted by relevance
99 public static String getProcessFileName(JSONObject crash) throws JSONException { in getProcessFileName() argument100 return new File(crash.getString(PROCESS)).getName(); in getProcessFileName()139 JSONObject crash = crashes.getJSONObject(i); in matchSecurityCrashes() local142 if (!matchesAny(getProcessFileName(crash), config.processPatterns)) { in matchSecurityCrashes()147 String crashSignal = crash.getString(SIGNAL); in matchSecurityCrashes()152 if (crash.has(ABORT_MESSAGE)) { in matchSecurityCrashes()153 String crashAbortMessage = crash.getString(ABORT_MESSAGE); in matchSecurityCrashes()172 BigInteger faultAddress = getBigInteger(crash, FAULT_ADDRESS); in matchSecurityCrashes()179 JSONArray backtrace = crash.getJSONArray(BACKTRACE); in matchSecurityCrashes()209 securityCrashes.put(crash); in matchSecurityCrashes()[all …]
121 final String crash = checkCrash(context, label, startTime);122 if (crash != null) errors.append(crash);
3 --------- beginning of crash32 --------- beginning of crash129 --------- beginning of crash171 --------- beginning of crash274 --------- beginning of crash303 --------- beginning of crash337 --------- beginning of crash
3 --------- beginning of crash32 --------- beginning of crash64 --------- beginning of crash100 --------- beginning of crash131 --------- beginning of crash173 --------- beginning of crash188 --------- beginning of crash235 --------- beginning of crash278 --------- beginning of crash307 --------- beginning of crash[all …]