Searched refs:start_bdp_ping (Results 1 – 1 of 1) sorted by relevance
140 static void start_bdp_ping(void* tp, grpc_error* error);2568 GRPC_CLOSURE_INIT(&t->start_bdp_ping_locked, start_bdp_ping, t, in schedule_bdp_ping_locked()2577 static void start_bdp_ping(void* tp, grpc_error* error) { in start_bdp_ping() function