/aosp_15_r20/external/puffin/src/ |
H A D | stream_unittest.cc | 112 void TestWrite(StreamInterface* write_stream, StreamInterface* read_stream) { in TestWrite() 163 auto read_stream = MemoryStream::CreateForRead(buf); in TEST_F() local 199 auto read_stream = PuffinStream::CreateForPuff( in TEST_F() local 257 auto read_stream = in TEST_F() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | ev_apple.cc | 105 CFReadStreamRef read_stream, dispatch_queue_t dispatch_queue) { in grpc_apple_register_read_stream_queue() 121 CFReadStreamRef read_stream, dispatch_queue_t /*dispatch_queue*/) { in grpc_apple_register_read_stream_run_loop() 154 void grpc_apple_register_read_stream(CFReadStreamRef read_stream, in grpc_apple_register_read_stream()
|
D | cfstream_handle.cc | 56 CFReadStreamRef read_stream, CFWriteStreamRef write_stream) { in CreateStreamHandle() 129 CFStreamHandle::CFStreamHandle(CFReadStreamRef read_stream, in CFStreamHandle()
|
D | tcp_client_cfstream.cc | 54 CFReadStreamRef read_stream; member 182 CFReadStreamRef read_stream; in CFStreamClientConnect() local
|
D | endpoint_cfstream.cc | 49 CFReadStreamRef read_stream; member 330 grpc_endpoint* grpc_cfstream_endpoint_create(CFReadStreamRef read_stream, in grpc_cfstream_endpoint_create()
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/ |
H A D | ev_apple.cc | 105 CFReadStreamRef read_stream, dispatch_queue_t dispatch_queue) { in grpc_apple_register_read_stream_queue() 121 CFReadStreamRef read_stream, dispatch_queue_t /*dispatch_queue*/) { in grpc_apple_register_read_stream_run_loop() 154 void grpc_apple_register_read_stream(CFReadStreamRef read_stream, in grpc_apple_register_read_stream()
|
H A D | cfstream_handle.cc | 56 CFReadStreamRef read_stream, CFWriteStreamRef write_stream) { in CreateStreamHandle() 129 CFStreamHandle::CFStreamHandle(CFReadStreamRef read_stream, in CFStreamHandle()
|
H A D | tcp_client_cfstream.cc | 54 CFReadStreamRef read_stream; member 182 CFReadStreamRef read_stream; in CFStreamClientConnect() local
|
H A D | endpoint_cfstream.cc | 49 CFReadStreamRef read_stream; member 330 grpc_endpoint* grpc_cfstream_endpoint_create(CFReadStreamRef read_stream, in grpc_cfstream_endpoint_create()
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/fs/ |
H A D | tests.rs | 108 let mut read_stream = check!(File::open(filename)); in file_test_io_smoke_test() localVariable 159 let mut read_stream = check!(File::open(filename)); in file_test_io_non_positional_read() localVariable 188 let mut read_stream = check!(File::open(filename)); in file_test_io_seek_and_tell_smoke_test() localVariable 217 let mut read_stream = check!(File::open(filename)); in file_test_io_seek_and_write() localVariable 240 let mut read_stream = check!(File::open(filename)); in file_test_io_seek_shakedown() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/fs/ |
H A D | tests.rs | 108 let mut read_stream = check!(File::open(filename)); in file_test_io_smoke_test() localVariable 159 let mut read_stream = check!(File::open(filename)); in file_test_io_non_positional_read() localVariable 188 let mut read_stream = check!(File::open(filename)); in file_test_io_seek_and_tell_smoke_test() localVariable 217 let mut read_stream = check!(File::open(filename)); in file_test_io_seek_and_write() localVariable 240 let mut read_stream = check!(File::open(filename)); in file_test_io_seek_shakedown() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/fs/ |
H A D | tests.rs | 108 let mut read_stream = check!(File::open(filename)); in file_test_io_smoke_test() localVariable 159 let mut read_stream = check!(File::open(filename)); in file_test_io_non_positional_read() localVariable 188 let mut read_stream = check!(File::open(filename)); in file_test_io_seek_and_tell_smoke_test() localVariable 217 let mut read_stream = check!(File::open(filename)); in file_test_io_seek_and_write() localVariable 240 let mut read_stream = check!(File::open(filename)); in file_test_io_seek_shakedown() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/fs/ |
H A D | tests.rs | 108 let mut read_stream = check!(File::open(filename)); in file_test_io_smoke_test() localVariable 159 let mut read_stream = check!(File::open(filename)); in file_test_io_non_positional_read() localVariable 188 let mut read_stream = check!(File::open(filename)); in file_test_io_seek_and_tell_smoke_test() localVariable 217 let mut read_stream = check!(File::open(filename)); in file_test_io_seek_and_write() localVariable 240 let mut read_stream = check!(File::open(filename)); in file_test_io_seek_shakedown() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/fs/ |
H A D | tests.rs | 108 let mut read_stream = check!(File::open(filename)); in file_test_io_smoke_test() localVariable 159 let mut read_stream = check!(File::open(filename)); in file_test_io_non_positional_read() localVariable 188 let mut read_stream = check!(File::open(filename)); in file_test_io_seek_and_tell_smoke_test() localVariable 217 let mut read_stream = check!(File::open(filename)); in file_test_io_seek_and_write() localVariable 240 let mut read_stream = check!(File::open(filename)); in file_test_io_seek_shakedown() localVariable
|
/aosp_15_r20/external/pigweed/pw_transfer/public/pw_transfer/ |
H A D | transfer_thread.h | 162 void SetClientReadStream(rpc::RawClientReaderWriter& read_stream, in SetClientReadStream() 198 void SetServerReadStream(rpc::RawServerReaderWriter& read_stream, in SetServerReadStream()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/models/ |
H A D | log_reader.py | 79 def read_stream(fname: str): function
|
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/default/ |
H A D | dtv_plugin_api.h | 122 ssize_t (*read_stream)(struct dtv_streamer* streamer, void* buf, size_t count, int timeout_ms); member
|
/aosp_15_r20/external/pigweed/pw_transfer/ |
H A D | client.cc | 42 rpc::RawClientReaderWriter read_stream = in Read() local
|
H A D | transfer_thread_test.cc | 271 rpc::RawClientReaderWriter read_stream = pw_rpc::raw::Transfer::Read( in TEST_F() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/futures/tests_disabled/ |
D | stream.rs | 345 let read_stream = poll_fn(move |_| -> Poll<Option<usize>, std::io::Error> { in stream_poll_fn() localVariable
|
/aosp_15_r20/external/googleapis/google/cloud/bigquery/storage/v1beta2/ |
H A D | storage.proto | 250 string read_stream = 1 [ field
|
/aosp_15_r20/external/googleapis/google/cloud/bigquery/storage/v1/ |
H A D | storage.proto | 271 string read_stream = 1 [ field
|
/aosp_15_r20/external/python/bumble/apps/speaker/ |
D | speaker.py | 262 async def read_stream(name, stream): function
|
/aosp_15_r20/external/exfatprogs/exfat2img/ |
H A D | exfat2img.c | 743 static ssize_t read_stream(int fd, void *buf, size_t len) in read_stream() function
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | file_stream_unittest.cc | 129 auto read_stream = std::make_unique<FileStream>( in TEST_F() local
|