Searched refs:copyLocalFileto (Results 1 – 3 of 3) sorted by relevance
114 copyLocalFileto(dest, in); in copyFile()127 public static void copyLocalFileto(File dest, InputStream in) throws IOException { in copyLocalFileto() method in Support_Resources152 copyLocalFileto(temp, in); in getExternalLocalFile()
169 Support_Resources.copyLocalFileto(list_wf[0], in initFiles()171 Support_Resources.copyLocalFileto(new File( in initFiles()175 Support_Resources.copyLocalFileto(list_nwf[0], in initFiles()177 Support_Resources.copyLocalFileto(new File( in initFiles()181 Support_Resources.copyLocalFileto(list_out_dh[0], in initFiles()183 Support_Resources.copyLocalFileto(list_out_hb[0], in initFiles()
262 Support_Resources.copyLocalFileto(tempFile2, is); in test_findResource_String()