HomeSort by relevance Sort by last modified time
    Searched refs:max_pings_without_data (Results 1 - 3 of 3) sorted by null

  /external/grpc-grpc/src/core/ext/transport/chttp2/transport/
writing.cc 61 t->ping_policy.max_pings_without_data != 0) {
67 t->ping_policy.max_pings_without_data);
113 t->ping_policy.max_pings_without_data);
283 t_->ping_policy.max_pings_without_data;
internal.h 110 int max_pings_without_data; member in struct:__anon23043
chttp2_transport.cc 267 t->ping_policy.max_pings_without_data = grpc_channel_arg_get_integer(
444 t->ping_policy.max_pings_without_data = g_default_max_pings_without_data;
    [all...]

Completed in 926 milliseconds