Home
last modified time | relevance | path

Searched defs:read (Results 901 – 925 of 6627) sorted by relevance

1...<<31323334353637383940>>...266

/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/io/
H A DCharSourceTester.java99 int read; in testOpenStream() local
114 int read; in testOpenBufferedStream() local
/aosp_15_r20/external/cronet/components/cronet/android/test/javatests/src/org/chromium/net/
H A DTestUploadDataProvider.java71 public void addRead(byte[] read) { in addRead()
127 public void read(final UploadDataSink uploadDataSink, final ByteBuffer byteBuffer) in read() method in TestUploadDataProvider
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/glide-gifdecoder-prebuilt/android_common_apex30/aar/
Dclasses.jar ... .graphics.Bitmap getNextFrame () public abstract int read (java.io.InputStream, int) public ...
Dglide-gifdecoder-prebuilt.jar ... .graphics.Bitmap getNextFrame () public abstract int read (java.io.InputStream, int) public ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/glide-gifdecoder-prebuilt/android_common/aar/
Dglide-gifdecoder-prebuilt.jar ... .graphics.Bitmap getNextFrame () public abstract int read (java.io.InputStream, int) public ...
Dclasses.jar ... .graphics.Bitmap getNextFrame () public abstract int read (java.io.InputStream, int) public ...
/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Ddescriptor_utils.rs258 let mut read = 0usize; in read_to_volatile_slice() localVariable
496 fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> { in read() method
587 let read = src.read_vectored_volatile(&iovs[..])?; in write_from() localVariable
603 let read = src.read_vectored_at_volatile(&iovs[..], off)?; in write_from_at() localVariable
664 let read = src in write_from_at_fut() localVariable
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/gifdecoder/4.8.0/
Dgifdecoder-4.8.0.jar ... .graphics.Bitmap getNextFrame () public abstract int read (java.io.InputStream, int) public ...
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/gifdecoder/4.5.0/
Dgifdecoder-4.5.0.jar ... .graphics.Bitmap getNextFrame () public abstract int read (java.io.InputStream, int) public ...
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/gifdecoder/SNAPSHOT/
Dgifdecoder-SNAPSHOT.jar ... .graphics.Bitmap getNextFrame () public abstract int read (java.io.InputStream, int) public ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDcommons-compress-1.8.1.jar ... ) int read protected void count (long) long read protected void pushedBackBytes (long) long pushedBack public int ...
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dpipe.rs49 pub fn read(&self, buf: &mut [u8]) -> io::Result<usize> { in read() method
122 fn read(fd: &FileDesc, dst: &mut Vec<u8>) -> Result<bool, io::Error> { in read2() function
/aosp_15_r20/external/okhttp/okio/okio/src/main/java/okio/
H A DBufferedSource.java113 int read(byte[] sink) throws IOException; in read() method
125 int read(byte[] sink, int offset, int byteCount) throws IOException; in read() method
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
H A DInputStreamReaderTest.java67 public int read() { in read() method in InputStreamReaderTest.LimitedByteArrayInputStream
76 public int read(byte[] buffer, int offset, int length) { in read() method in InputStreamReaderTest.LimitedByteArrayInputStream
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dpipe.rs49 pub fn read(&self, buf: &mut [u8]) -> io::Result<usize> { in read() method
122 fn read(fd: &FileDesc, dst: &mut Vec<u8>) -> Result<bool, io::Error> { in read2() function
/aosp_15_r20/tools/tradefederation/core/common_util/com/android/tradefed/util/
DSparseImageUtil.java202 public int read(byte[] buf, int off, int len) throws IOException { in read() method in SparseImageUtil.SparseInputStream
231 public int read() throws IOException { in read() method in SparseImageUtil.SparseInputStream
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/iostream2/
Dzstream.h87 int read(void* buf, size_t len) { in read() function
115 inline int read(izstream& zs, T* x, Items items) { in read() function
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/io/
H A DCharSourceTester.java101 int read; in testOpenStream() local
116 int read; in testOpenBufferedStream() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dpipe.rs49 pub fn read(&self, buf: &mut [u8]) -> io::Result<usize> { in read() method
122 fn read(fd: &FileDesc, dst: &mut Vec<u8>) -> Result<bool, io::Error> { in read2() function
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/ogg/
H A DStreamReader.java108 final int read(ExtractorInput input, PositionHolder seekPosition) throws IOException { in read() method in StreamReader
282 public long read(ExtractorInput input) { in read() method in StreamReader.UnseekableOggSeeker
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dpipe.rs49 pub fn read(&self, buf: &mut [u8]) -> io::Result<usize> { in read() method
122 fn read(fd: &FileDesc, dst: &mut Vec<u8>) -> Result<bool, io::Error> { in read2() function
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/util/
H A DByteArray.java304 public int read() throws IOException { in read() method in ByteArray.MyInputStream
314 public int read(byte[] arr, int offset, int length) { in read() method in ByteArray.MyInputStream
/aosp_15_r20/external/okhttp/repackaged/okio/okio/src/main/java/com/android/okhttp/okio/
H A DBufferedSource.java115 int read(byte[] sink) throws IOException; in read() method
127 int read(byte[] sink, int offset, int byteCount) throws IOException; in read() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dpipe.rs49 pub fn read(&self, buf: &mut [u8]) -> io::Result<usize> { in read() method
122 fn read(fd: &FileDesc, dst: &mut Vec<u8>) -> Result<bool, io::Error> { in read2() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dfd.rs18 pub fn read(&self, buf: &mut [u8]) -> io::Result<usize> { in read() method
61 fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> { in read() method

1...<<31323334353637383940>>...266