Searched refs:notify_on_cancel (Results 1 – 2 of 2) sorted by relevance
200 grpc_closure* notify_on_cancel = (grpc_closure*)original_state; in grpc_call_combiner_cancel() local204 call_combiner, notify_on_cancel); in grpc_call_combiner_cancel()206 GRPC_CLOSURE_SCHED(notify_on_cancel, GRPC_ERROR_REF(error)); in grpc_call_combiner_cancel()
244 grpc_closure* notify_on_cancel = in Cancel() local249 this, notify_on_cancel); in Cancel()251 ExecCtx::Run(DEBUG_LOCATION, notify_on_cancel, GRPC_ERROR_REF(error)); in Cancel()