Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
DAtomicFile.java264 public byte[] readFully() throws IOException { in readFully() method in AtomicFile
/frameworks/base/wifi/tests/src/android/net/wifi/
DSoftApConfToXmlMigrationUtilTest.java142 private static byte[] readFully(InputStream stream) throws IOException { in readFully() method in SoftApConfToXmlMigrationUtilTest
/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
DKeyRevocationList.java139 private static String readFully(InputStream in) throws IOException { in readFully() method in KeyRevocationList
/frameworks/base/cmds/incidentd/src/
DFdBuffer.cpp113 status_t FdBuffer::readFully(int fd) { in readFully() function in android::os::incidentd::FdBuffer
/frameworks/base/core/java/android/os/incremental/
DV4Signature.java210 private static void readFully(InputStream stream, byte[] buffer) throws IOException { in readFully() method in V4Signature
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsHelper.java850 public static byte[] readFully(FileInputStream stream) throws java.io.IOException { in readFully() method in BatteryStatsHelper
854 public static byte[] readFully(FileInputStream stream, int avail) throws java.io.IOException { in readFully() method in BatteryStatsHelper
/frameworks/base/media/java/android/media/
DExifInterface.java4615 public void readFully(byte[] buffer, int offset, int length) throws IOException { in readFully() method in ExifInterface.ByteOrderedDataInputStream
4626 public void readFully(byte[] buffer) throws IOException { in readFully() method in ExifInterface.ByteOrderedDataInputStream
/frameworks/base/core/java/com/android/internal/app/procstats/
DProcessStats.java985 static byte[] readFully(InputStream stream, int[] outLen) throws IOException { in readFully() method in ProcessStats
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...