Searched refs:getBlobStoreRootDir (Results 1 – 3 of 3) sorted by relevance
425 return getBlobsDir(getBlobStoreRootDir()); in getBlobsDir()453 final File blobStoreRootDir = getBlobStoreRootDir(); in prepareBlobStoreRootDir()462 public static File getBlobStoreRootDir() { in getBlobStoreRootDir() method in BlobStoreConfig
823 if (!BlobStoreConfig.getBlobStoreRootDir().exists()) { in readBlobSessionsLocked()912 if (!BlobStoreConfig.getBlobStoreRootDir().exists()) { in readBlobsInfoLocked()
8874 PLcom/android/server/blob/BlobStoreConfig;->getBlobStoreRootDir()Ljava/io/File;