Searched refs:attributionOp (Results 1 – 1 of 1) sorted by relevance
5459 HistoricalOp attributionOp = getAttributedOpsAt(i).getOp(opName); in getOp() local5460 if (attributionOp != null) { in getOp()5462 combinedOp = new HistoricalOp(attributionOp); in getOp()5464 combinedOp.merge(attributionOp); in getOp()