/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/integration/downloader/ |
H A D | DownloadMetadataStore.java | 26 ListenableFuture<Optional<DownloadMetadata>> read(Uri uri); in read() method
|
/aosp_15_r20/external/okio/okio/src/commonMain/kotlin/okio/ |
H A D | ForwardingSource.kt | 29 override fun read(sink: Buffer, byteCount: Long): Long method
|
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/input/ |
H A D | ClosedReader.java | 66 public int read(final char[] cbuf, final int off, final int len) { in read() method in ClosedReader
|
/aosp_15_r20/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/tlswire/record/ |
H A D | TlsRecord.java | 31 public static TlsRecord read(DataInput in) throws IOException { in read() method in TlsRecord
|
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/rawdex/ |
H A D | StringIdItem.java | 25 public void read(DexRandomAccessFile file) throws IOException { in read() method in StringIdItem
|
H A D | TypeItem.java | 25 public void read(DexRandomAccessFile file) throws IOException { in read() method in TypeItem
|
H A D | EncodedArrayItem.java | 25 public void read(DexRandomAccessFile file) throws IOException { in read() method in EncodedArrayItem
|
H A D | AnnotationSetRefItem.java | 25 public void read(DexRandomAccessFile file) throws IOException { in read() method in AnnotationSetRefItem
|
H A D | TypeIdItem.java | 25 public void read(DexRandomAccessFile file) throws IOException { in read() method in TypeIdItem
|
H A D | AnnotationOffItem.java | 25 public void read(DexRandomAccessFile file) throws IOException { in read() method in AnnotationOffItem
|
/aosp_15_r20/external/cronet/third_party/icu/source/python/icutools/databuilder/ |
H A D | comment_stripper.py | 13 def read(self, size=-1): member in CommentStripper
|
/aosp_15_r20/external/rust/android-crates-io/crates/bytes/tests/ |
D | test_reader.rs | 9 fn read() { in read() function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/bytes-1.6.0/tests/ |
H A D | test_reader.rs | 9 fn read() { in read() function
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pinner/ |
H A D | PinRangeSourceStatic.java | 30 boolean read(PinnerService.PinRange outPinRange) { in read() method in PinRangeSourceStatic
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/io/ |
H A D | RandomAmountInputStream.java | 36 public int read(byte[] b, int off, int len) throws IOException { in read() method in RandomAmountInputStream
|
/aosp_15_r20/external/oauth/core/src/main/java/net/oauth/client/ |
H A D | ExcerptInputStream.java | 23 int read; in ExcerptInputStream() local
|
/aosp_15_r20/external/apache-commons-compress/src/test/java/org/apache/commons/compress/compressors/deflate64/ |
H A D | Deflate64BugsTest.java | 40 int read = is.read(buf); in readBeyondMemoryException() local
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/io/ |
H A D | RandomAmountInputStream.java | 36 public int read(byte[] b, int off, int len) throws IOException { in read() method in RandomAmountInputStream
|
/aosp_15_r20/external/grpc-grpc-java/benchmarks/src/main/java/io/grpc/benchmarks/ |
H A D | ByteBufInputStream.java | 56 public int read() throws IOException { in read() method in ByteBufInputStream
|
/aosp_15_r20/external/grpc-grpc/src/php/lib/Grpc/ |
H A D | BidiStreamingCall.php | 46 public function read() function in Grpc\\BidiStreamingCall
|
/aosp_15_r20/frameworks/av/media/mtp/ |
H A D | MtpRequestPacket.cpp | 40 int MtpRequestPacket::read(IMtpHandle *h) { in read() function in android::MtpRequestPacket
|
H A D | MtpObjectInfo.cpp | 58 bool MtpObjectInfo::read(MtpDataPacket& packet) { in read() function in android::MtpObjectInfo
|
/aosp_15_r20/cts/tests/tests/os/src/android/os/cts/ |
H A D | ISharedMemoryService.aidl | 23 byte read(int index); in read() method
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/hls/src/main/java/com/google/android/exoplayer2/source/hls/ |
H A D | HlsMediaChunkExtractor.java | 49 boolean read(ExtractorInput extractorInput) throws IOException; in read() method
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/hls/src/main/java/com/google/android/exoplayer2/source/hls/ |
H A D | HlsMediaChunkExtractor.java | 49 boolean read(ExtractorInput extractorInput) throws IOException; in read() method
|