Searched refs:blobsRootDir (Results 1 – 1 of 1) sorted by relevance
429 private static File getBlobsDir(File blobsRootDir) { in getBlobsDir() argument430 return new File(blobsRootDir, BLOBS_DIR_NAME); in getBlobsDir()