/aosp_15_r20/external/okio/okio/src/nativeMain/kotlin/okio/ |
H A D | Cinterop.kt | 47 internal fun Buffer.read( in read() method
|
/aosp_15_r20/external/jacoco/org.jacoco.core/src/org/jacoco/core/data/ |
H A D | ExecutionDataReader.java | 80 public boolean read() in read() method in ExecutionDataReader
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/ |
H A D | no_threads.rs | 19 pub fn read(&self) { in read() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/bytes/src/buf/ |
D | reader.rs | 66 fn read(&mut self, dst: &mut [u8]) -> io::Result<usize> { in read() method
|
/aosp_15_r20/device/google/contexthub/util/common/ |
D | ring.cpp | 69 ssize_t RingBuffer::read(sensors_event_t *ev, size_t size) { in read() function in android::RingBuffer
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | chunk.py | 126 def read(self, size=-1): member in Chunk
|
/aosp_15_r20/frameworks/av/media/mtp/tests/MtpFuzzer/ |
H A D | MtpMockHandle.h | 37 int read(void *data, size_t len) { in read() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/ |
H A D | no_threads.rs | 19 pub fn read(&self) { in read() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/ |
H A D | no_threads.rs | 19 pub fn read(&self) { in read() method
|
/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/samples/ |
H A D | CapitalizationTransform.java | 54 public int read() throws IOException { in read() method in CapitalizationTransform.CapitalizationInputStream
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | chunk.py | 126 def read(self, size=-1): member in Chunk
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuResource.cpp | 59 void FileResource::read(uint8_t *dst, int numBytes) in read() function in tcu::FileResource
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | chunk.py | 126 def read(self, size=-1): member in Chunk
|
/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/internal/ |
H A D | FileGroupsMetadata.java | 39 ListenableFuture<@NullableType DataFileGroupInternal> read(GroupKey groupKey); in read() method
|
/aosp_15_r20/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/transport/ |
H A D | AbsTransport.java | 54 public abstract int read(byte[] buffer, int offset, int length) throws IOException; in read() method in AbsTransport
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | chunk.py | 126 def read(self, size=-1): member in Chunk
|
/aosp_15_r20/external/okio/okio/src/commonTest/kotlin/okio/ |
H A D | ForwardingSourceTest.kt | 30 override fun read(sink: Buffer, byteCount: Long): Long { in testForwardingSourceOverrides() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | chunk.py | 126 def read(self, size=-1): member in Chunk
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/ |
H A D | no_threads.rs | 19 pub fn read(&self) { in read() method
|
/aosp_15_r20/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
D | FsInfoSector.java | 61 public static FsInfoSector read(Fat32BootSector bs) throws IOException { in read() method in FsInfoSector
|
/aosp_15_r20/external/tink/go/keyset/ |
H A D | binary_io.go | 57 func read(r io.Reader, msg proto.Message) error { func
|
/aosp_15_r20/packages/modules/adb/ |
D | transfer_id.h | 50 static constexpr TransferId read(uint64_t id) { in read() function
|
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/ |
H A D | IOExtensions.cs | 81 public static int read( this TextReader reader, char[] buffer, int index, int count ) in read() method in Antlr.Runtime.JavaExtensions.IOExtensions
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/ |
H A D | no_threads.rs | 19 pub fn read(&self) { in read() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/futures/tests/ |
D | io_read_to_end.rs | 61 let mut read = MyRead::new(); in issue2310() localVariable
|