Searched refs:maybeUnwrapIOException (Results 1 – 4 of 4) sorted by relevance
448 ExceptionUtils.maybeUnwrapIOException(e); in createSession()472 ExceptionUtils.maybeUnwrapIOException(e); in openSession()1034 ExceptionUtils.maybeUnwrapIOException(e); in openWrite()1047 ExceptionUtils.maybeUnwrapIOException(e); in write()1072 ExceptionUtils.maybeUnwrapIOException(e); in stageViaHardLink()1117 ExceptionUtils.maybeUnwrapIOException(e); in getNames()1140 ExceptionUtils.maybeUnwrapIOException(e); in openRead()1161 ExceptionUtils.maybeUnwrapIOException(e); in removeSplit()1283 ExceptionUtils.maybeUnwrapIOException(e); in setChecksums()
37 public static void maybeUnwrapIOException(RuntimeException e) throws IOException { in maybeUnwrapIOException() method in ExceptionUtils
223 ExceptionUtils.maybeUnwrapIOException(e); in writeData()
61020 Landroid/util/ExceptionUtils;->maybeUnwrapIOException(Ljava/lang/RuntimeException;)V