Searched refs:tmp_download_file_spec (Results 1 – 2 of 2) sorted by relevance
294 const auto tmp_download_file_spec = JoinPath(module_spec_dir, kTempFileName); in GetAndPut() local295 error = module_downloader(module_spec, tmp_download_file_spec); in GetAndPut()296 llvm::FileRemover tmp_file_remover(tmp_download_file_spec.GetPath()); in GetAndPut()302 tmp_download_file_spec, module_spec.GetFileSpec()); in GetAndPut()
1604 const FileSpec &tmp_download_file_spec) { in GetCachedSharedModule() argument1607 module_spec.GetObjectSize(), tmp_download_file_spec); in GetCachedSharedModule()1611 const FileSpec &tmp_download_file_spec) { in GetCachedSharedModule() argument1612 return DownloadSymbolFile(module_sp, tmp_download_file_spec); in GetCachedSharedModule()