Searched defs:forEachBlobInUser (Results 1 – 1 of 1) sorted by relevance
436 forEachBlobInUser((blobMetadata) -> { in getCommittedBlobsCountLocked() method448 forEachBlobInUser((blobMetadata) -> { in getLeasedBlobsCountLocked() method521 forEachBlobInUser((blobMetadata) -> { in getTotalUsageBytesLocked() method1355 private void forEachBlobInUser(Consumer<BlobMetadata> consumer, int userId) { in forEachBlobInUser() method in BlobStoreManagerService