Home
last modified time | relevance | path

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

/frameworks/libs/modules-utils/java/com/android/modules/utils/
DFastDataInput.java133 public void readFully(byte[] b) throws IOException { in readFully() method in FastDataInput
138 public void readFully(byte[] b, int off, int len) throws IOException { in readFully() method in FastDataInput
/frameworks/base/core/java/android/util/
DAtomicFile.java290 public byte[] readFully() throws IOException { in readFully() method in AtomicFile
/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/wifi/tests/src/android/net/wifi/
DSoftApConfToXmlMigrationUtilTest.java142 private static byte[] readFully(InputStream stream) throws IOException { in readFully() method in SoftApConfToXmlMigrationUtilTest
/frameworks/base/services/core/java/com/android/server/clipboard/
DEmulatorClipboardMonitor.java221 private static void readFully(final FileDescriptor fd, in readFully() method in EmulatorClipboardMonitor
/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.java282 private static void readFully(InputStream stream, byte[] buffer) throws IOException { in readFully() method in V4Signature
/frameworks/base/media/java/android/media/
DExifInterface.java5006 public void readFully(byte[] buffer, int offset, int length) throws IOException { in readFully() method in ExifInterface.ByteOrderedDataInputStream
5017 public void readFully(byte[] buffer) throws IOException { in readFully() method in ExifInterface.ByteOrderedDataInputStream
/frameworks/base/core/java/com/android/internal/app/procstats/
DProcessStats.java1034 static byte[] readFully(InputStream stream, int[] outLen) throws IOException { in readFully() method in ProcessStats
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...