Home | History | Annotate | Download | only in storage

Lines Matching defs:getCacheSizeBytes

1606      * @see #getCacheSizeBytes(UUID)
1644 public @BytesLong long getCacheSizeBytes(@NonNull UUID storageUuid) throws IOException {
1647 return mStorageManager.getCacheSizeBytes(convert(storageUuid), app.uid);