/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/ |
H A D | ArchiveInputStream.java | 80 public int read() throws IOException { in read() method in ArchiveInputStream 91 protected void count(final int read) { in count() 102 protected void count(final long read) { in count()
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/util/io/ |
H A D | TeeInputStream.java | 35 public int read(byte[] buf) in read() method in TeeInputStream 41 public int read(byte[] buf, int off, int len) in read() method in TeeInputStream 54 public int read() in read() method in TeeInputStream
|
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/input/ |
H A D | UncheckedFilterInputStream.java | 124 public int read() throws UncheckedIOException { in read() method in UncheckedFilterInputStream 132 public int read(final byte[] b) throws UncheckedIOException { in read() method in UncheckedFilterInputStream 140 public int read(final byte[] b, final int off, final int len) throws UncheckedIOException { in read() method in UncheckedFilterInputStream
|
H A D | AbstractCharacterFilterReader.java | 72 public int read() throws IOException { in read() method in AbstractCharacterFilterReader 81 public int read(final char[] cbuf, final int off, final int len) throws IOException { in read() method in AbstractCharacterFilterReader 82 final int read = super.read(cbuf, off, len); in read() local
|
H A D | TeeInputStream.java | 109 public int read() throws IOException { in read() method in TeeInputStream 126 public int read(final byte[] bts) throws IOException { in read() method in TeeInputStream 145 public int read(final byte[] bts, final int st, final int end) throws IOException { in read() method in TeeInputStream
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/util/io/ |
H A D | TeeInputStream.java | 35 public int read(byte[] buf) in read() method in TeeInputStream 41 public int read(byte[] buf, int off, int len) in read() method in TeeInputStream 54 public int read() in read() method in TeeInputStream
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/io/ |
H A D | TeeInputStream.java | 33 public int read(byte[] buf) in read() method in TeeInputStream 39 public int read(byte[] buf, int off, int len) in read() method in TeeInputStream 52 public int read() in read() method in TeeInputStream
|
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/utils/ |
H A D | ChecksumCalculatingInputStream.java | 54 public int read() throws IOException { in read() method in ChecksumCalculatingInputStream 69 public int read(final byte[] b) throws IOException { in read() method in ChecksumCalculatingInputStream 80 public int read(final byte[] b, final int off, final int len) throws IOException { in read() method in ChecksumCalculatingInputStream
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/voicemail/impl/mail/ |
D | FixedLengthInputStream.java | 42 public int read() throws IOException { in read() method in FixedLengthInputStream 52 public int read(byte[] b, int offset, int length) throws IOException { in read() method in FixedLengthInputStream 67 public int read(byte[] b) throws IOException { in read() method in FixedLengthInputStream
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/net/ |
H A D | TelnetInputStream.java | 90 public int read() throws IOException { in read() method in TelnetInputStream 128 public int read(byte bytes[]) throws IOException { in read() method in TelnetInputStream 136 public int read(byte bytes[], int off, int length) throws IOException { in read() method in TelnetInputStream
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/0/libcore/ojluni/src/main/java/java/io/ |
D | FilterInputStream.java | 82 public int read() throws IOException { in read() method in FilterInputStream 106 public int read(byte b[]) throws IOException { in read() method in FilterInputStream 132 public int read(byte b[], int off, int len) throws IOException { in read() method in FilterInputStream
|
/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/ |
H A D | OpenSSLBIOInputStream.java | 78 public int read(byte[] buffer) throws IOException { in read() method in OpenSSLBIOInputStream 88 public int read(byte[] buffer, int offset, int len) throws IOException { in read() method in OpenSSLBIOInputStream 96 int read; in read() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/ |
H A D | FilterInputStream.java | 82 public int read() throws IOException { in read() method in FilterInputStream 106 public int read(byte b[]) throws IOException { in read() method in FilterInputStream 132 public int read(byte b[], int off, int len) throws IOException { in read() method in FilterInputStream
|
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
H A D | OpenSSLBIOInputStream.java | 82 public int read(byte[] buffer) throws IOException { in read() method in OpenSSLBIOInputStream 92 public int read(byte[] buffer, int offset, int len) throws IOException { in read() method in OpenSSLBIOInputStream 100 int read; in read() local
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/ |
D | FilterInputStream.java | 82 public int read() throws IOException { in read() method in FilterInputStream 106 public int read(byte b[]) throws IOException { in read() method in FilterInputStream 132 public int read(byte b[], int off, int len) throws IOException { in read() method in FilterInputStream
|
/aosp_15_r20/cts/tests/tests/media/common/src/android/media/cts/ |
H A D | StreamUtils.java | 40 public abstract ByteBuffer read() throws IOException; in read() method in StreamUtils.ByteBufferStream 111 public ByteBuffer read() throws IOException { in read() method in StreamUtils.MediaCodecStream 250 public int read() throws IOException { in read() method in StreamUtils.ByteBufferInputStream 303 public ByteBuffer read() throws IOException { in read() method in StreamUtils.PcmAudioBufferStream
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/ |
H A D | generated_layout.rs | 27 fn read(data: FontData<'a>) -> Result<Self, ReadError> { in read() method 166 fn read(data: FontData<'a>) -> Result<Self, ReadError> { in read() method 327 fn read(data: FontData<'a>) -> Result<Self, ReadError> { in read() method 412 fn read(data: FontData<'a>) -> Result<Self, ReadError> { in read() method 577 pub fn read(data: FontData<'a>, feature_tag: Tag) -> Result<Self, ReadError> { in read() method 674 fn read(data: FontData<'a>) -> Result<Self, ReadError> { in read() method 817 fn read(data: FontData<'a>) -> Result<Self, ReadError> { in read() method 973 fn read(data: FontData<'a>) -> Result<Self, ReadError> { in read() method 1057 fn read(data: FontData<'a>) -> Result<Self, ReadError> { in read() method 1199 fn read(data: FontData<'a>) -> Result<Self, ReadError> { in read() method [all …]
|
H A D | generated_gsub.rs | 44 fn read(data: FontData<'a>) -> Result<Self, ReadError> { in read() method 176 fn read(bytes: FontData<'a>) -> Result<Self, ReadError> { in read() method 271 fn read(data: FontData<'a>) -> Result<Self, ReadError> { in read() method 333 fn read(data: FontData<'a>) -> Result<Self, ReadError> { in read() method 428 fn read(data: FontData<'a>) -> Result<Self, ReadError> { in read() method 537 fn read(data: FontData<'a>) -> Result<Self, ReadError> { in read() method 652 fn read(data: FontData<'a>) -> Result<Self, ReadError> { in read() method 736 fn read(data: FontData<'a>) -> Result<Self, ReadError> { in read() method 854 fn read(data: FontData<'a>) -> Result<Self, ReadError> { in read() method 937 fn read(data: FontData<'a>) -> Result<Self, ReadError> { in read() method [all …]
|
/aosp_15_r20/external/xz-java/src/org/tukaani/xz/ |
H A D | SeekableFileInputStream.java | 54 public int read() throws IOException { in read() method in SeekableFileInputStream 61 public int read(byte[] buf) throws IOException { in read() method in SeekableFileInputStream 70 public int read(byte[] buf, int off, int len) throws IOException { in read() method in SeekableFileInputStream
|
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/util/ |
H A D | RandomAccessFileInputStream.java | 47 @Override public int read() throws IOException { in read() method in RandomAccessFileInputStream 53 @Override public int read(byte[] bytes) throws IOException { in read() method in RandomAccessFileInputStream 60 @Override public int read(byte[] bytes, int offset, int length) throws IOException { in read() method in RandomAccessFileInputStream
|
/aosp_15_r20/external/tink/python/tink/ |
H A D | _keyset_reader.py | 29 def read(self) -> tink_pb2.Keyset: member in KeysetReader 45 def read(self) -> tink_pb2.Keyset: member in JsonKeysetReader 65 def read(self) -> tink_pb2.Keyset: member in BinaryKeysetReader
|
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/deflate64/ |
H A D | Deflate64CompressorInputStream.java | 58 public int read() throws IOException { in read() method in Deflate64CompressorInputStream 78 public int read(byte[] b, int off, int len) throws IOException { in read() method in Deflate64CompressorInputStream 79 int read = -1; in read() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_stream_sequencer_buffer_test.cc | 317 size_t read; in TEST_F() local 339 size_t read; in TEST_F() local 358 size_t read; in TEST_F() local 374 size_t read; in TEST_F() local 396 size_t read; in TEST_F() local 415 size_t read; in TEST_F() local 437 size_t read; in TEST_F() local 459 size_t read; in TEST_F() local
|
/aosp_15_r20/external/leakcanary2/shark-hprof/src/main/java/shark/ |
H A D | RandomAccessSource.kt | 13 fun read( in read() method 29 override fun read( in read() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/net/send_recv/ |
D | msg.rs | 345 read: usize, field 477 read: &'buf mut usize, field 531 let read = &mut self.read; in next() localVariable 546 let read = self.read; in fold() localVariable 554 let read = self.read; in count() localVariable 565 let read = self.read; in last() localVariable 576 let read = self.read; in collect() localVariable
|