Searched refs:blobCount (Results 1 – 1 of 1) sorted by relevance
3050 int blobCount = 0; in getBlobStorageInfoForNamespaces() local3060 blobCount += blobFileNames.size(); in getBlobStorageInfoForNamespaces()3063 blobCount += blobStorageInfoProto.getNumBlobs(); in getBlobStorageInfoForNamespaces()3067 storageInfoBuilder.setBlobsCount(blobCount).setBlobsSizeBytes(blobSizeBytes); in getBlobStorageInfoForNamespaces()