Home
last modified time | relevance | path

Searched defs:read_buffer_ (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_basic_stream_adapters.h144 raw_ptr<IOBuffer> read_buffer_ = nullptr; variable
227 raw_ptr<IOBuffer> read_buffer_ = nullptr; variable
H A Dwebsocket_basic_stream.h214 scoped_refptr<IOBufferWithSize> read_buffer_; variable
/aosp_15_r20/device/google/cuttlefish/common/libs/fs/
Dshared_fd_stream.h52 std::unique_ptr<char[]> read_buffer_ = nullptr; variable
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dscoped_pipe.h110 std::string read_buffer_; variable
/aosp_15_r20/external/cronet/components/cronet/android/test/
H A Dtest_upload_data_stream_handler.h92 scoped_refptr<net::IOBufferWithSize> read_buffer_; variable
/aosp_15_r20/external/cronet/net/base/
H A Dchunked_upload_data_stream.h100 scoped_refptr<IOBuffer> read_buffer_; variable
/aosp_15_r20/external/cronet/net/socket/
H A Dread_buffering_stream_socket.h57 scoped_refptr<GrowableIOBuffer> read_buffer_; variable
H A Dsocket_bio_adapter.h123 scoped_refptr<IOBuffer> read_buffer_; variable
/aosp_15_r20/external/openscreen/osp/impl/quic/testing/
H A Dfake_quic_connection.h44 std::vector<uint8_t> read_buffer_; variable
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_chromium_packet_reader.h78 scoped_refptr<IOBufferWithSize> read_buffer_; variable
H A Dbidirectional_stream_quic_impl.h106 scoped_refptr<IOBuffer> read_buffer_; variable
/aosp_15_r20/external/openscreen/cast/common/public/
H A Dcast_socket.h78 std::vector<uint8_t> read_buffer_; variable
/aosp_15_r20/external/cronet/net/http/
H A Dbidirectional_stream.h243 scoped_refptr<IOBuffer> read_buffer_; variable
/aosp_15_r20/external/pigweed/pw_spi/public/pw_spi/
H A Dinitiator_mock.h49 const ConstByteSpan read_buffer_; variable
/aosp_15_r20/external/cronet/net/tools/quic/
H A Dquic_simple_server.h122 scoped_refptr<IOBufferWithSize> read_buffer_; variable
/aosp_15_r20/external/pigweed/pw_i2c/public/pw_i2c/
H A Dinitiator_mock.h82 const ConstByteSpan read_buffer_; variable
/aosp_15_r20/external/cronet/net/spdy/
H A Dbidirectional_stream_spdy_impl.h107 scoped_refptr<IOBuffer> read_buffer_; variable
/aosp_15_r20/external/cronet/components/cronet/
H A Dcronet_url_request.h305 scoped_refptr<net::IOBuffer> read_buffer_; variable
/aosp_15_r20/external/cronet/components/cronet/android/
H A Dcronet_bidirectional_stream_adapter.h190 scoped_refptr<IOBufferWithByteBuffer> read_buffer_; variable
/aosp_15_r20/external/cronet/net/test/spawned_test_server/
H A Dremote_test_server_spawner_request.cc66 scoped_refptr<IOBuffer> read_buffer_; member in net::RemoteTestServerSpawnerRequest::Core
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/bt_hci_virtual/
H A Dloopback.h183 read_buffer_; variable
/aosp_15_r20/external/libchrome/mojo/core/
H A Dmessage_pipe_perftest.cc125 std::vector<uint8_t> read_buffer_; member in mojo::core::__anon94e4a7d90111::MessagePipePerfTest
H A Dchannel.h359 const std::unique_ptr<ReadBuffer> read_buffer_; variable
/aosp_15_r20/packages/modules/adb/
Dtransport_fd.cpp227 IOVector read_buffer_; member
/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/
H A Dgraceful_shutdown_test.cc286 grpc_slice_buffer read_buffer_; member in grpc_core::__anon289238790111::GracefulShutdownTest

12