Home
last modified time | relevance | path

Searched refs:grpc_chttp2_config_default_keepalive_args (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/
H A Dping_configuration_test.cc132 grpc_chttp2_config_default_keepalive_args(args, /*is_client=*/true); in TEST_F()
157 grpc_chttp2_config_default_keepalive_args(args, /*is_client=*/false); in TEST_F()
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dinternal.h866 void grpc_chttp2_config_default_keepalive_args(grpc_channel_args* args,
868 void grpc_chttp2_config_default_keepalive_args(
H A Dchttp2_transport.cc2861 void grpc_chttp2_config_default_keepalive_args(grpc_channel_args* args, in grpc_chttp2_config_default_keepalive_args() function
2863 grpc_chttp2_config_default_keepalive_args(grpc_core::ChannelArgs::FromC(args), in grpc_chttp2_config_default_keepalive_args()
2867 void grpc_chttp2_config_default_keepalive_args( in grpc_chttp2_config_default_keepalive_args() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dinternal.h806 void grpc_chttp2_config_default_keepalive_args(grpc_channel_args* args,
Dchttp2_transport.cc2750 void grpc_chttp2_config_default_keepalive_args(grpc_channel_args* args, in grpc_chttp2_config_default_keepalive_args() function