Home
last modified time | relevance | path

Searched refs:GRPC_ARG_TCP_READ_CHUNK_SIZE (Results 1 – 13 of 13) sorted by relevance

/external/grpc-grpc/test/core/iomgr/
Dtcp_posix_test.cc215 a[0].key = const_cast<char*>(GRPC_ARG_TCP_READ_CHUNK_SIZE); in read_test()
266 a[0].key = const_cast<char*>(GRPC_ARG_TCP_READ_CHUNK_SIZE); in large_read_test()
427 a[0].key = const_cast<char*>(GRPC_ARG_TCP_READ_CHUNK_SIZE); in write_test()
504 a[0].key = const_cast<char*>(GRPC_ARG_TCP_READ_CHUNK_SIZE); in release_fd_test()
601 a[0].key = const_cast<char*>(GRPC_ARG_TCP_READ_CHUNK_SIZE); in create_fixture_tcp_socketpair()
Dendpoint_pair_test.cc39 a[0].key = const_cast<char*>(GRPC_ARG_TCP_READ_CHUNK_SIZE); in create_fixture_endpoint_pair()
/external/grpc-grpc/test/core/end2end/fixtures/
Dh2_sockpair_1byte.cc83 a[0].key = const_cast<char*>(GRPC_ARG_TCP_READ_CHUNK_SIZE); in chttp2_create_fixture_socketpair()
/external/grpc-grpc/include/grpc/impl/codegen/
Dgrpc_types.h302 #define GRPC_ARG_TCP_READ_CHUNK_SIZE "grpc.experimental.tcp_read_chunk_size" macro
/external/rust/crates/grpcio-sys/grpc/include/grpc/impl/codegen/
Dgrpc_types.h330 #define GRPC_ARG_TCP_READ_CHUNK_SIZE "grpc.experimental.tcp_read_chunk_size" macro
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/codegen/
Dgrpc_types.h330 #define GRPC_ARG_TCP_READ_CHUNK_SIZE "grpc.experimental.tcp_read_chunk_size" macro
/external/grpc-grpc/test/core/security/
Dsecure_endpoint_test.cc58 a[0].key = const_cast<char*>(GRPC_ARG_TCP_READ_CHUNK_SIZE); in secure_endpoint_create_fixture_tcp_socketpair()
/external/rust/crates/grpcio-sys/grpc/test/core/security/
Dsecure_endpoint_test.cc58 a[0].key = const_cast<char*>(GRPC_ARG_TCP_READ_CHUNK_SIZE); in secure_endpoint_create_fixture_tcp_socketpair()
/external/rust/crates/grpcio/src/
Dchannel.rs196 Cow::Borrowed(grpcio_sys::GRPC_ARG_TCP_READ_CHUNK_SIZE), in tcp_read_chunk_size()
/external/grpc-grpc/src/core/lib/iomgr/
Dtcp_posix.cc1016 strcmp(channel_args->args[i].key, GRPC_ARG_TCP_READ_CHUNK_SIZE)) { in grpc_tcp_create()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtcp_posix.cc1713 strcmp(channel_args->args[i].key, GRPC_ARG_TCP_READ_CHUNK_SIZE)) { in grpc_tcp_create()
/external/rust/crates/grpcio-sys/bindings/
Daarch64-unknown-linux-gnu-bindings.rs97 pub const GRPC_ARG_TCP_READ_CHUNK_SIZE: &'static [u8; 38usize] = constant
Dx86_64-unknown-linux-gnu-bindings.rs97 pub const GRPC_ARG_TCP_READ_CHUNK_SIZE: &'static [u8; 38usize] = constant