Searched refs:attributionOp (Results 1 – 1 of 1) sorted by relevance
6022 HistoricalOp attributionOp = getAttributedOpsAt(i).getOp(opName); in getOp() local6023 if (attributionOp != null) { in getOp()6025 combinedOp = new HistoricalOp(attributionOp); in getOp()6027 combinedOp.merge(attributionOp); in getOp()