Home
last modified time | relevance | path

Searched refs:GRPC_CHTTP2_KEEPALIVE_STATE_DISABLED (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dinternal.h278 GRPC_CHTTP2_KEEPALIVE_STATE_DISABLED, enumerator
Dchttp2_transport.cc462 t->keepalive_state = GRPC_CHTTP2_KEEPALIVE_STATE_DISABLED; in init_keepalive_pings_if_enabled()
630 case GRPC_CHTTP2_KEEPALIVE_STATE_DISABLED: in close_transport_locked()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dinternal.h285 GRPC_CHTTP2_KEEPALIVE_STATE_DISABLED, enumerator
Dchttp2_transport.cc415 t->keepalive_state = GRPC_CHTTP2_KEEPALIVE_STATE_DISABLED; in init_keepalive_pings_if_enabled()
564 case GRPC_CHTTP2_KEEPALIVE_STATE_DISABLED: in close_transport_locked()