Home
last modified time | relevance | path

Searched defs:kReadBufferSize (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/cronet/net/socket/
H A Dunix_domain_client_socket_posix_unittest.cc359 const int kReadBufferSize = kWriteDataSize * 2; in TEST_F() local
421 const int kReadBufferSize = kWriteDataSize * 2; in TEST_F() local
/aosp_15_r20/system/update_engine/common/
H A Dfile_fetcher.cc35 size_t kReadBufferSize = 16 * 1024; variable
/aosp_15_r20/external/cronet/ipc/
H A Dipc_channel.h137 static const size_t kReadBufferSize = 4 * 1024; in COMPONENT_EXPORT() local
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_channel.h147 static const size_t kReadBufferSize = 4 * 1024; in COMPONENT_EXPORT() local
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_chromium_packet_reader.cc22 const size_t kReadBufferSize = variable
H A Dbidirectional_stream_quic_impl_unittest.cc86 const size_t kReadBufferSize = 4096; variable
/aosp_15_r20/external/cronet/net/tools/quic/
H A Dquic_simple_server.cc39 const int kReadBufferSize = 2 * quic::kMaxIncomingPacketSize; variable
/aosp_15_r20/external/cronet/components/cronet/android/test/
H A Dtest_upload_data_stream_handler.cc23 static const size_t kReadBufferSize = 32768; variable
/aosp_15_r20/external/pigweed/pw_rpc_transport/
H A Dsocket_rpc_transport_test.cc37 constexpr size_t kReadBufferSize = 64; variable
/aosp_15_r20/external/icing/icing/store/
H A Dblob-store.cc55 static constexpr int32_t kReadBufferSize = 8192; variable
/aosp_15_r20/external/pigweed/pw_uart/
H A Dblocking_adapter_test.cc255 static constexpr auto kReadBufferSize = 16; member in pw::uart::__anonea452bc80111::BlockingAdapterTest
/aosp_15_r20/external/libchrome/mojo/core/
H A Dchannel.cc53 const size_t kReadBufferSize = 4096; variable
/aosp_15_r20/external/cronet/net/log/
H A Dfile_net_log_observer.cc755 const size_t kReadBufferSize = 1 << 16; // 64KiB in StitchFinalLogFile() local
/aosp_15_r20/external/cronet/net/spdy/
H A Dbidirectional_stream_spdy_impl_unittest.cc47 const size_t kReadBufferSize = 4096; variable
H A Dspdy_session.cc96 const int kReadBufferSize = 8 * 1024; variable
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/windows/
H A Dgrpc_polled_fd_windows.cc56 constexpr int kReadBufferSize = 4192; variable
/aosp_15_r20/packages/modules/adb/client/
Dincremental_server.cpp55 static constexpr auto kReadBufferSize = 128 * 1024; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dprotocol.h443 constexpr OpCode kReadBufferSize = InformationalParamsOpCode(0x0005); variable
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_basic_stream_test.cc826 constexpr int kReadBufferSize = 1000; in TEST_F() local
/aosp_15_r20/external/cronet/net/http/
H A Dbidirectional_stream_unittest.cc61 const size_t kReadBufferSize = 4096; variable
/aosp_15_r20/external/cronet/net/disk_cache/
H A Dentry_unittest.cc618 const int kReadBufferSize = 600; in StreamAccess() local
3980 const int kReadBufferSize = 512; in TEST_F() local