Searched refs:maybeUnwrapIOException (Results 1 – 4 of 4) sorted by relevance
37 public static void maybeUnwrapIOException(RuntimeException e) throws IOException { in maybeUnwrapIOException() method in ExceptionUtils
223 ExceptionUtils.maybeUnwrapIOException(e); in writeData()
811 ExceptionUtils.maybeUnwrapIOException(e); in createSession()835 ExceptionUtils.maybeUnwrapIOException(e); in openSession()1608 ExceptionUtils.maybeUnwrapIOException(e); in openWrite()1621 ExceptionUtils.maybeUnwrapIOException(e); in write()1646 ExceptionUtils.maybeUnwrapIOException(e); in stageViaHardLink()1690 ExceptionUtils.maybeUnwrapIOException(e); in getNames()1713 ExceptionUtils.maybeUnwrapIOException(e); in openRead()1734 ExceptionUtils.maybeUnwrapIOException(e); in removeSplit()1856 ExceptionUtils.maybeUnwrapIOException(e); in setChecksums()2204 ExceptionUtils.maybeUnwrapIOException(e); in openWriteAppMetadata()
57054 Landroid/util/ExceptionUtils;->maybeUnwrapIOException(Ljava/lang/RuntimeException;)V