Searched refs:DownloadToLocalFile (Results 1 – 2 of 2) sorted by relevance
245 status_t result = DownloadToLocalFile( in DownloadToLocalFileAtomically()321 AbstractServerProcess::DownloadToLocalFile(const BPath& targetFilePath, in DownloadToLocalFile() function in AbstractServerProcess407 return DownloadToLocalFile(targetFilePath, redirectUrl, redirects + 1, 0); in DownloadToLocalFile()415 return DownloadToLocalFile(targetFilePath, url, redirects, failures + 1); in DownloadToLocalFile()
79 status_t DownloadToLocalFile(