Searched refs:BLOBS_DIR_NAME (Results 1 – 1 of 1) sorted by relevance
57 private static final String BLOBS_DIR_NAME = "blobs"; field in BlobStoreConfig430 return new File(blobsRootDir, BLOBS_DIR_NAME); in getBlobsDir()