Searched refs:DoNothing_cb (Results 1 – 2 of 2) sorted by relevance
133 grpc_closure DoNothing_cb; in ArgsFinish() local134 GRPC_CLOSURE_INIT(&DoNothing_cb, DoNothing, nullptr, in ArgsFinish()136 grpc_pollset_shutdown(args->pollset, &DoNothing_cb); in ArgsFinish()
185 grpc_closure DoNothing_cb; in ArgsFinish() local186 GRPC_CLOSURE_INIT(&DoNothing_cb, DoNothing, nullptr, in ArgsFinish()188 grpc_pollset_shutdown(args->pollset, &DoNothing_cb); in ArgsFinish()