Searched refs:keepalive_watchdog_fired (Results 1 – 1 of 1) sorted by relevance
159 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