Searched defs:readFully (Results 1 – 8 of 8) sorted by relevance
161 public byte[] readFully() throws IOException { in readFully() method in AtomicFile
850 public static byte[] readFully(FileInputStream stream) throws java.io.IOException { in readFully() method in BatteryStatsHelper854 public static byte[] readFully(FileInputStream stream, int avail) throws java.io.IOException { in readFully() method in BatteryStatsHelper
259 public byte[] readFully() throws IOException { in readFully() method in AtomicFile
139 private static String readFully(InputStream in) throws IOException { in readFully() method in KeyRevocationList
105 status_t FdBuffer::readFully(int fd) { in readFully() function in android::os::incidentd::FdBuffer
4058 public void readFully(byte[] buffer, int offset, int length) throws IOException { in readFully() method in ExifInterface.ByteOrderedDataInputStream4069 public void readFully(byte[] buffer) throws IOException { in readFully() method in ExifInterface.ByteOrderedDataInputStream
961 static byte[] readFully(InputStream stream, int[] outLen) throws IOException { in readFully() method in ProcessStats
1691 static byte[] readFully(InputStream stream, int[] outLen) throws IOException { in readFully() method in StatsCompanionService