Searched refs:operands_without_ts (Results 1 – 1 of 1) sorted by relevance
256 std::vector<Slice> operands_without_ts; in FullMergeV2() local264 operands_without_ts.push_back(operand); in FullMergeV2()265 operands_without_ts.back().remove_suffix(ts_len); in FullMergeV2()277 operands_without_ts, merge_in.logger), in FullMergeV2()281 MergeOperationInput(merge_in.key, nullptr, operands_without_ts, in FullMergeV2()318 std::deque<Slice> operands_without_ts; in PartialMergeMulti() local327 operands_without_ts.push_back( in PartialMergeMulti()333 if (!user_merge_op_->PartialMergeMulti(key, operands_without_ts, new_value, in PartialMergeMulti()