Searched refs:attributionOp (Results 1 – 1 of 1) sorted by relevance
6329 HistoricalOp attributionOp = getAttributedOpsAt(i).getOp(opName); in getOp() local6330 if (attributionOp != null) { in getOp()6332 combinedOp = new HistoricalOp(attributionOp); in getOp()6334 combinedOp.merge(attributionOp); in getOp()