Home
last modified time | relevance | path

Searched defs:read (Results 1951 – 1975 of 6627) sorted by relevance

1...<<71727374757677787980>>...266

/aosp_15_r20/test/vts-testcase/kernel/loop/
Dvts_kernel_loopconfig_test.cpp58 auto read = fgets(line.data(), line.size(), pipe.get()); in TEST_F() local
/aosp_15_r20/external/python/cpython2/Lib/
Dchunk.py122 def read(self, size=-1): member in Chunk
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/bytes-1.6.0/src/buf/
H A Dreader.rs66 fn read(&mut self, dst: &mut [u8]) -> io::Result<usize> { in read() method
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/src/conn/
Dmod.rs68 fn read(&mut self) -> Result<u8, Self::Error>; in read() method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dchunk.py126 def read(self, size=-1): member in Chunk
/aosp_15_r20/frameworks/base/core/java/android/service/persistentdata/
H A DPersistentDataBlockManager.java119 public @Nullable byte[] read() { in read() method in PersistentDataBlockManager
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/fs/
Dmod.rs241 mod read; module
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
H A DDrawPath.java59 public static void read(@NonNull WireBuffer buffer, @NonNull List<Operation> operations) { in read() method in DrawPath
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp11/local/
Dconnect_pair.cpp32 void read() in read() function in uppercase_filter
/aosp_15_r20/external/rust/android-crates-io/crates/winnow/examples/ndjson/
Dmain.rs25 let read = file.read(buffer.space()).map_err(to_lexopt)?; in main() localVariable
/aosp_15_r20/external/jline/src/src/main/java/jline/
H A DConsoleReaderInputStream.java86 public int read() throws IOException { in read() method in ConsoleReaderInputStream.ConsoleLineInputStream
/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/
DICppJavaTests.aidl41 FileDescriptor RepeatFileDescriptor(in FileDescriptor read); in RepeatFileDescriptor()
/aosp_15_r20/external/ow2-asm/asm-util/src/test/java/org/objectweb/asm/util/
H A DComment.java54 protected Attribute read( in read() method in Comment
/aosp_15_r20/external/apache-xml/test/tests/extensions/java/
H A DjavaSample4.java59 public int read(String name) in read() method in javaSample4
/aosp_15_r20/tools/tradefederation/core/common_util/com/android/tradefed/cache/remote/
DChunker.java108 private int read() throws IOException { in read() method in Chunker
/aosp_15_r20/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/transport/
H A DProcessTransport.java70 public int read(byte[] buffer, int start, int len) throws IOException { in read() method in ProcessTransport
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/hls/src/main/java/com/google/android/exoplayer2/source/hls/
H A DAes128DataSource.java99 public final int read(byte[] buffer, int offset, int length) throws IOException { in read() method in Aes128DataSource
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
H A DMsgPackReader.cpp28 Expected<bool> Reader::read(Object &Obj) { in read() function in Reader
/aosp_15_r20/external/android_onboarding/java/com/android/onboarding/contracts/setupwizard/
H A DSuwArgumentsSerializer.kt25 override fun NodeAwareIntentScope.read(): SuwArguments = in read() method in com.android.onboarding.contracts.setupwizard.SuwArgumentsSerializer
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/source/
H A DMediaParserExtractorAdapter.java124 public int read(PositionHolder positionHolder) throws IOException { in read() method in MediaParserExtractorAdapter
/aosp_15_r20/external/tink/python/tink/streaming_aead/
H A D_decrypting_stream.py69 def read(self, size=-1) -> bytes: member in RawDecryptingStream
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/
H A DAssetDataSource.java119 public int read(byte[] buffer, int offset, int length) throws AssetDataSourceException { in read() method in AssetDataSource
/aosp_15_r20/external/robolectric/integration_tests/ctesque/src/sharedTest/java/android/content/res/
H A DAssetManagerTest.java77 int read = 0; in openFd_readLargeAsset() local
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/
H A DAssetDataSource.java115 public int read(byte[] buffer, int offset, int length) throws AssetDataSourceException { in read() method in AssetDataSource
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
H A DPipedOutputStreamTest.java62 public String read(int nbytes) { in read() method in PipedOutputStreamTest.PReader

1...<<71727374757677787980>>...266