Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc159 static void keepalive_watchdog_fired(void* arg, grpc_error* error);
2783 keepalive_watchdog_fired, t, grpc_schedule_on_exec_ctx); in start_keepalive_ping_locked()
2828 static void keepalive_watchdog_fired(void* arg, grpc_error* error) { in keepalive_watchdog_fired() function