Home
last modified time | relevance | path

Searched refs:getBlobStoreRootDir (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
H A DBlobStoreConfig.java425 return getBlobsDir(getBlobStoreRootDir()); in getBlobsDir()
453 final File blobStoreRootDir = getBlobStoreRootDir(); in prepareBlobStoreRootDir()
462 public static File getBlobStoreRootDir() { in getBlobStoreRootDir() method in BlobStoreConfig
H A DBlobStoreManagerService.java823 if (!BlobStoreConfig.getBlobStoreRootDir().exists()) { in readBlobSessionsLocked()
912 if (!BlobStoreConfig.getBlobStoreRootDir().exists()) { in readBlobsInfoLocked()