Searched refs:getBigInteger (Results 1 – 1 of 1) sorted by relevance
115 public static BigInteger getBigInteger(JSONObject source, String name) throws JSONException { in getBigInteger() method in CrashUtils172 BigInteger faultAddress = getBigInteger(crash, FAULT_ADDRESS); in matchSecurityCrashes()