Searched refs:aFIS (Results 1 – 1 of 1) sorted by relevance
381 FileInputStream aFIS = null; in copy() local386 aFIS = new FileInputStream(_sSource); in copy()388 copyStream(aFIS, aFOS); in copy()396 if (aFIS != null) in copy()400 aFIS.close(); in copy()
Completed in 27 milliseconds