Searched refs:on_complete_ (Results 1 – 3 of 3) sorted by relevance
109 grpc_closure on_complete_; variable
317 batch_.on_complete = GRPC_CLOSURE_INIT(&on_complete_, OnComplete, this, in StartCall()
254 grpc_closure* on_complete_; member in grpc_core::__anon983758c10111::ChannelData::ExternalConnectivityWatcher1568 on_complete_(on_complete), in ExternalConnectivityWatcher()1623 chand_->RemoveExternalConnectivityWatcher(on_complete_, /*cancel=*/false); in Notify()1626 ExecCtx::Run(DEBUG_LOCATION, on_complete_, GRPC_ERROR_NONE); in Notify()1642 ExecCtx::Run(DEBUG_LOCATION, on_complete_, GRPC_ERROR_CANCELLED); in Cancel()