Searched refs:blobsStoreRootDir (Results 1 – 1 of 1) sorted by relevance
444 final File blobsStoreRootDir = prepareBlobStoreRootDir(); in prepareBlobsIndexFile() local445 if (blobsStoreRootDir == null) { in prepareBlobsIndexFile()448 return new File(blobsStoreRootDir, BLOBS_INDEX_FILE_NAME); in prepareBlobsIndexFile()