Home
last modified time | relevance | path

Searched refs:GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS (Results 1 – 11 of 11) sorted by relevance

/external/grpc-grpc/doc/
Dkeepalive.md14 * **GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS**
32 GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS|0 (false)|0 (false)
43 … * there is no active call on that transport and GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS is false.
49 …* if a server has GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS set to false, and the client sends pings…
/external/grpc-grpc/test/core/end2end/tests/
Dping.cc48 client_a[2].key = const_cast<char*>(GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS); in test_ping()
56 server_a[1].key = const_cast<char*>(GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS); in test_ping()
/external/grpc-grpc/include/grpc/impl/codegen/
Dgrpc_types.h229 #define GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS \ macro
/external/rust/crates/grpcio-sys/grpc/include/grpc/impl/codegen/
Dgrpc_types.h247 #define GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS \ macro
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/codegen/
Dgrpc_types.h247 #define GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS \ macro
/external/rust/crates/grpcio/src/
Dchannel.rs340 Cow::Borrowed(grpcio_sys::GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS), in keepalive_permit_without_calls()
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
Dgrpc_tpu_driver.cc973 .key = const_cast<char*>(GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS), in CreateTpuDriverStub()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc305 GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS)) { in read_channel_args()
2690 GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS)) { in grpc_chttp2_config_default_keepalive_args()
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc318 GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS)) { in read_channel_args()
2637 GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS)) { in grpc_chttp2_config_default_keepalive_args()
/external/rust/crates/grpcio-sys/bindings/
Daarch64-unknown-linux-gnu-bindings.rs62 pub const GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS: &'static [u8; 36usize] = constant
Dx86_64-unknown-linux-gnu-bindings.rs62 pub const GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS: &'static [u8; 36usize] = constant