Searched refs:combinedOp (Results 1 – 1 of 1) sorted by relevance
6326 HistoricalOp combinedOp = null; in getOp() local6331 if (combinedOp == null) { in getOp()6332 combinedOp = new HistoricalOp(attributionOp); in getOp()6334 combinedOp.merge(attributionOp); in getOp()6339 return combinedOp; in getOp()