Searched refs:deleteCacheEntry (Results 1 – 2 of 2) sorted by relevance
45 deleteCacheEntry(gsPath); in fetchTestResource()61 deleteCacheEntry(gsPath); in fetchTestResource()80 private void deleteCacheEntry(String remoteFilePath) { in deleteCacheEntry() method in GCSDownloaderHelper85 cache.deleteCacheEntry(remoteFilePath); in deleteCacheEntry()
386 deleteCacheEntry(remotePath); in internalfetchRemoteFile()563 public void deleteCacheEntry(String remoteFilePath) { in deleteCacheEntry() method in FileDownloadCache