Searched refs:subchannel_destroy (Results 1 – 2 of 2) sorted by relevance
184 static void subchannel_destroy(void* arg, grpc_error* error) { in subchannel_destroy() function280 GRPC_CLOSURE_CREATE(subchannel_destroy, c, grpc_schedule_on_exec_ctx), in grpc_subchannel_weak_unref()
779 void subchannel_destroy(void* arg, grpc_error* /*error*/) { in subchannel_destroy() function792 GRPC_CLOSURE_CREATE(subchannel_destroy, this, in WeakUnref()