Home
last modified time | relevance | path

Searched defs:readAllBytes (Results 1 – 25 of 256) sorted by relevance

1234567891011

/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/
DInputStream.java118 public byte[] readAllBytes() throws IOException { in nullInputStream() method
345 public byte[] readAllBytes() throws IOException { in readAllBytes() method
DByteArrayInputStream.java191 public synchronized byte[] readAllBytes() { in readAllBytes() method in ByteArrayInputStream
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/0/libcore/ojluni/src/main/java/java/io/
DInputStream.java118 public byte[] readAllBytes() throws IOException { in nullInputStream() method
345 public byte[] readAllBytes() throws IOException { in readAllBytes() method
DByteArrayInputStream.java191 public synchronized byte[] readAllBytes() { in readAllBytes() method in ByteArrayInputStream
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/
H A DInputStream.java118 public byte[] readAllBytes() throws IOException { in nullInputStream() method
345 public byte[] readAllBytes() throws IOException { in readAllBytes() method
H A DByteArrayInputStream.java191 public synchronized byte[] readAllBytes() { in readAllBytes() method in ByteArrayInputStream
/aosp_15_r20/external/jazzer-api/src/test/java/com/code_intelligence/jazzer/autofuzz/
H A DTestHelpers.java80 private static byte[] readAllBytes(ByteArrayInputStream in) { in readAllBytes() method in TestHelpers
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/security/provider/certpath/
H A DX509CertPath.java61 private static byte[] readAllBytes(java.io.InputStream is) throws java.io.IOException { in readAllBytes() method in X509CertPath
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/io/
H A DUnicodeInputStreamTestCase.java210 protected byte [] readAllBytes(final InputStream inputStream, final String enc) in readAllBytes() method in UnicodeInputStreamTestCase
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/provider/certpath/
H A DX509CertPath.java258 private static byte[] readAllBytes(InputStream is) throws IOException { in readAllBytes() method in X509CertPath
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/
H A DFileIntegrityManagerTest.java157 private byte[] readAllBytes(InputStream is) throws IOException { in readAllBytes() method in FileIntegrityManagerTest
/aosp_15_r20/external/jazzer-api/src/jmh/java/com/code_intelligence/jazzer/instrumentor/
H A DCoverageInstrumentationBenchmark.java169 private static byte[] readAllBytes(InputStream in) throws IOException { in readAllBytes() method in InstrumentingClassLoader
/aosp_15_r20/frameworks/base/packages/PrintSpooler/jni/
H A Dcom_android_printspooler_util_BitmapSerializeUtils.cpp45 static bool readAllBytes(const int fd, void* buffer, const size_t byteCount) { in readAllBytes() function
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/persistentlog/
DPersistentLogFileHandler.java254 private static byte[] readAllBytes(File file) throws IOException { in readAllBytes() method in PersistentLogFileHandler
/aosp_15_r20/frameworks/base/core/tests/utiltests/src/android/util/
H A DAtomicFileTest.java315 private static byte[] readAllBytes(@NonNull InputStream inputStream) throws IOException { in readAllBytes() method in AtomicFileTest
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/test/java/com/google/android/exoplayer2/util/
H A DParsableBitArrayTest.java31 public void readAllBytes() { in readAllBytes() method in ParsableBitArrayTest
/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/mutation/support/
H A DInputStreamSupport.java32 public static byte[] readAllBytes(InputStream stream) throws IOException { in readAllBytes() method in InputStreamSupport
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/test/java/com/google/android/exoplayer2/util/
H A DParsableBitArrayTest.java31 public void readAllBytes() { in readAllBytes() method in ParsableBitArrayTest
/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/
H A DJazzer.java502 private static byte[] readAllBytes(InputStream in) throws IOException { in readAllBytes() method in Jazzer
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/file/
H A DFilesUncheck.java580 public static byte[] readAllBytes(final Path path) { in readAllBytes() method in FilesUncheck
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/
H A DRemoteComposeBuffer.java1070 private static byte[] readAllBytes(@NonNull InputStream is) throws IOException { in readAllBytes() method in RemoteComposeBuffer
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/lint/
HDtools.lint-api.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/lint/lint-api/31.7.0-alpha07/
HDlint-api-31.7.0-alpha07.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/misc/common/tools-common/
HDtools-common-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/common/31.7.0-alpha07/
HDcommon-31.7.0-alpha07.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

1234567891011