Searched refs:checkOverflowForUnsignedLong (Results 1 – 1 of 1) sorted by relevance
246 } else if (mDataType == TYPE_UNSIGNED_LONG && checkOverflowForUnsignedLong(value)) { in setValue()290 if (checkOverflowForUnsignedLong(value)) { in setValue()921 private boolean checkOverflowForUnsignedLong(long[] value) { in checkOverflowForUnsignedLong() method in ExifTag930 private boolean checkOverflowForUnsignedLong(int[] value) { in checkOverflowForUnsignedLong() method in ExifTag