Home
last modified time | relevance | path

Searched defs:copyStreams (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/util/
DStreamUtil.java161 public static void copyStreams(InputStream inStream, OutputStream outStream) in copyStreams() method in StreamUtil
176 public static void copyStreams(InputStream inStream, OutputStream outStream, int offset) in copyStreams() method in StreamUtil