Searched refs:original_error (Results 1 – 1 of 1) sorted by relevance
194 grpc_error* original_error = DecodeCancelStateError(original_state); in SetNotifyOnCancel() local197 if (original_error != GRPC_ERROR_NONE) { in SetNotifyOnCancel()204 ExecCtx::Run(DEBUG_LOCATION, closure, GRPC_ERROR_REF(original_error)); in SetNotifyOnCancel()236 grpc_error* original_error = DecodeCancelStateError(original_state); in Cancel() local237 if (original_error != GRPC_ERROR_NONE) { in Cancel()