Searched refs:combinedOp (Results 1 – 1 of 1) sorted by relevance
6019 HistoricalOp combinedOp = null; in getOp() local6024 if (combinedOp == null) { in getOp()6025 combinedOp = new HistoricalOp(attributionOp); in getOp()6027 combinedOp.merge(attributionOp); in getOp()6032 return combinedOp; in getOp()