Searched refs:getAttributedOpsCount (Results 1 – 5 of 5) sorted by relevance
139 assertEquals(sqlPackageOps.getAttributedOpsCount(), in assertHistoricalOpsAreEquals()140 xmlPackageOps.getAttributedOpsCount()); in assertHistoricalOpsAreEquals()142 int attrCount = sqlPackageOps.getAttributedOpsCount(); in assertHistoricalOpsAreEquals()
1575 final int numAttributions = packageOps.getAttributedOpsCount(); in writeHistoricalPackageOpsDLocked()
6184 if (packageOps.getAttributedOpsCount() == 0) { in filter()6381 final int opCount = other.getAttributedOpsCount(); in HistoricalPackageOps()6399 final int attributionCount = getAttributedOpsCount(); in splice()6417 final int attributionCount = other.getAttributedOpsCount(); in merge()6437 final int attributionCount = getAttributedOpsCount(); in filter()6455 final int attributionCount = getAttributedOpsCount(); in accept()6462 final int attributionCount = getAttributedOpsCount(); in isEmpty()6528 int numAttributions = getAttributedOpsCount(); in getOpCount()6555 int numAttributions = getAttributedOpsCount(); in getOpAt()6589 int numAttributions = getAttributedOpsCount(); in getOp()[all …]
4259 attributionIdx < packageOps.getAttributedOpsCount(); attributionIdx++) {
858 method @IntRange(from=0) public int getAttributedOpsCount();