Searched refs:combinedOp (Results 1 – 1 of 1) sorted by relevance
5456 HistoricalOp combinedOp = null; in getOp() local5461 if (combinedOp == null) { in getOp()5462 combinedOp = new HistoricalOp(attributionOp); in getOp()5464 combinedOp.merge(attributionOp); in getOp()5469 return combinedOp; in getOp()