Searched defs:readFully (Results 1 – 4 of 4) sorted by relevance
130 public byte[] readFully() throws IOException { in readFully() method in AtomicFile
4886 static byte[] readFully(FileInputStream stream) throws java.io.IOException { in readFully() method in BatteryStatsImpl
835 static byte[] readFully(FileInputStream stream) throws java.io.IOException { in readFully() method in UsageStatsService
97 static size_t readFully(int fd, uint8_t* data, size_t size) { in readFully() function