Searched refs:blobSizeBytes (Results 1 – 1 of 1) sorted by relevance
3049 long blobSizeBytes = 0; in getBlobStorageInfoForNamespaces() local3058 blobSizeBytes += blobFile.length(); in getBlobStorageInfoForNamespaces()3062 blobSizeBytes += blobStorageInfoProto.getBlobSize(); in getBlobStorageInfoForNamespaces()3067 storageInfoBuilder.setBlobsCount(blobCount).setBlobsSizeBytes(blobSizeBytes); in getBlobStorageInfoForNamespaces()