Searched refs:transport_op_cb (Results 1 – 1 of 1) sorted by relevance
31 grpc_closure transport_op_cb; variable49 GRPC_CLOSURE_INIT(&transport_op_cb, verify_connectivity, &state, in test_transport_op()53 op->on_connectivity_state_change = &transport_op_cb; in test_transport_op()58 GRPC_CLOSURE_INIT(&transport_op_cb, do_nothing, nullptr, in test_transport_op()60 op = grpc_make_transport_op(&transport_op_cb); in test_transport_op()