Home
last modified time | relevance | path

Searched refs:copyFile (Results 1 – 1 of 1) sorted by relevance

/ndk/tests/abcc/src/compiler/abcc/
DAbccService.java188 copyFile(in, out); in copyAssets()
206 private void copyFile(InputStream in, OutputStream out) throws IOException { in copyFile() method in AbccService