Home | History | Annotate | Download | only in content

Lines Matching refs:opx

447                 for (SyncOperation opx: ops) {
448 if (cleanedKeys.contains(opx.key)) {
451 cleanedKeys.add(opx.key);
453 if (opx == opy) {
456 if (opx.key.equals(opy.key)) {