Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
H A DKeyRevocationList.java139 private static String readFully(InputStream in) throws IOException { in readFully() method in KeyRevocationList
/aosp14/frameworks/base/core/java/android/util/
H A DAtomicFile.java290 public byte[] readFully() throws IOException { in readFully() method in AtomicFile
/aosp14/frameworks/base/wifi/tests/src/android/net/wifi/
H A DSoftApConfToXmlMigrationUtilTest.java142 private static byte[] readFully(InputStream stream) throws IOException { in readFully() method in SoftApConfToXmlMigrationUtilTest
/aosp14/frameworks/base/cmds/incidentd/src/
H A DFdBuffer.cpp113 status_t FdBuffer::readFully(int fd) { in readFully() function in android::os::incidentd::FdBuffer
/aosp14/frameworks/base/services/core/java/com/android/server/clipboard/
H A DEmulatorClipboardMonitor.java221 private static void readFully(final FileDescriptor fd, in readFully() method in EmulatorClipboardMonitor
/aosp14/frameworks/base/core/java/android/os/incremental/
H A DV4Signature.java279 private static void readFully(InputStream stream, byte[] buffer) throws IOException { in readFully() method in V4Signature
/aosp14/frameworks/base/media/java/android/media/
H A 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
/aosp14/frameworks/base/core/java/com/android/internal/app/procstats/
H A DProcessStats.java1034 static byte[] readFully(InputStream stream, int[] outLen) throws IOException { in readFully() method in ProcessStats
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...