/aosp_15_r20/external/okio/okio/src/jvmMain/kotlin/okio/internal/ |
H A D | FixedLengthSource.kt | 38 override fun read(sink: Buffer, byteCount: Long): Long { in read() method
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/rtsp/src/main/java/com/google/android/exoplayer2/source/rtsp/ |
H A D | UdpDataSourceRtpDataChannel.java | 97 public int read(byte[] buffer, int offset, int length) throws IOException { in read() method in UdpDataSourceRtpDataChannel
|
H A D | TransferRtpDataChannel.java | 91 public int read(byte[] buffer, int offset, int length) { in read() method in TransferRtpDataChannel
|
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/input/ |
H A D | QueueInputStream.java | 201 public int read() { in read() method in QueueInputStream
|
/aosp_15_r20/external/ow2-asm/asm-commons/src/main/java/org/objectweb/asm/commons/ |
H A D | ModuleResolutionAttribute.java | 92 protected Attribute read( in read() method in ModuleResolutionAttribute
|
/aosp_15_r20/device/google/cuttlefish/common/libs/security/ |
D | keymaster_channel_sharedfd.cpp | 66 auto read = ReadExactBinary(input_, &message_header); in ReceiveMessage() local
|
/aosp_15_r20/external/vogar/src/vogar/monitor/ |
H A D | InterleavedReader.java | 68 public Object read() throws IOException { in read() method in InterleavedReader
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/layout/ |
H A D | LayoutComponentContent.java | 80 public static void read(@NonNull WireBuffer buffer, @NonNull List<Operation> operations) { in read() method in LayoutComponentContent
|
H A D | CanvasContent.java | 80 public static void read(@NonNull WireBuffer buffer, @NonNull List<Operation> operations) { in read() method in CanvasContent
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/personality/dwarf/ |
H A D | mod.rs | 32 pub unsafe fn read<T: Copy>(&mut self) -> T { in read() method
|
/aosp_15_r20/external/tink/cc/subtle/ |
H A D | aes_ctr_boringssl.cc | 123 size_t read = iv_size_; in Decrypt() local
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/rtsp/src/main/java/com/google/android/exoplayer2/source/rtsp/ |
H A D | TransferRtpDataChannel.java | 91 public int read(byte[] buffer, int offset, int length) { in read() method in TransferRtpDataChannel
|
H A D | UdpDataSourceRtpDataChannel.java | 97 public int read(byte[] buffer, int offset, int length) throws IOException { in read() method in UdpDataSourceRtpDataChannel
|
/aosp_15_r20/hardware/google/gfxstream/include/render-utils/ |
D | IOStream.h | 43 size_t read(void* buf, size_t bufLen) { in read() function
|
/aosp_15_r20/external/google-cloud-java/google-cloud-examples/src/main/java/com/google/cloud/examples/spanner/snippets/ |
H A D | ReadContextSnippets.java | 43 ResultSet read() { in read() method in ReadContextSnippets
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/personality/dwarf/ |
H A D | mod.rs | 32 pub unsafe fn read<T: Copy>(&mut self) -> T { in read() method
|
/aosp_15_r20/external/libese/esed/ |
H A D | Weaver.cpp | 114 Return<void> Weaver::read(uint32_t slotId, const hidl_vec<uint8_t>& key, read_cb _hidl_cb) { in read() function in android::esed::Weaver
|
/aosp_15_r20/external/deqp/framework/platform/android/ |
H A D | tcuAndroidAssets.cpp | 57 void AssetResource::read(uint8_t *dst, int numBytes) in read() function in tcu::Android::AssetResource
|
/aosp_15_r20/external/guice/extensions/persist/lib/ |
HD | db4o-6.4.14.8131-java5.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/db4o/
com/ ... |
/aosp_15_r20/external/rust/pica/src/ |
D | packets.rs | 44 pub async fn read( in read() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/ciborium/tests/ |
D | codec.rs | 436 let read = from_reader(&buf[..]).unwrap(); localVariable
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/source/ |
H A D | BundledExtractorsAdapter.java | 125 public int read(PositionHolder positionHolder) throws IOException { in read() method in BundledExtractorsAdapter
|
/aosp_15_r20/external/rust/beto-rust/common/lock_adapter/src/ |
D | spin.rs | 53 fn read(&self) -> Self::RwLockReadGuard<'_> { in read() method
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/ |
H A D | MatrixSkew.java | 41 public static void read(@NonNull WireBuffer buffer, @NonNull List<Operation> operations) { in read() method in MatrixSkew
|
/aosp_15_r20/frameworks/av/media/libstagefright/ |
H A D | MediaAdapter.cpp | 84 status_t MediaAdapter::read( in read() function in android::MediaAdapter
|