Home
last modified time | relevance | path

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

/packages/modules/GeoTZ/s2storage/src/write/java/com/android/timezone/location/storage/block/write/
DBlockFileWriter.java151 private static int copyAll(InputStream inputStream, TypedOutputStream outputStream) in copyAll() method in BlockFileWriter
164 private static int copyAll(BlockData blockData, TypedOutputStream outputStream) in copyAll() method in BlockFileWriter