Searched refs:mLeasees (Results 1 – 1 of 1) sorted by relevance
172 mLeasees.addAll(blobMetadata.mLeasees); in addCommittersAndLeasees()195 mLeasees.remove(leasee); in addOrReplaceLeasee()196 mLeasees.add(leasee); in addOrReplaceLeasee()202 mLeasees.clear(); in setLeasees()203 mLeasees.addAll(leasees); in setLeasees()209 mLeasees.removeIf((leasee) -> in removeLeasee()216 mLeasees.removeIf(leasee -> { in removeLeaseesFromUnknownPkgs()255 if (mLeasees.valueAt(i).isStillValid()) { in hasValidLeases()505 mLeasees.forEach(consumer); in forEachLeasee()676 if (mLeasees.isEmpty()) { in dump()[all …]