Home
last modified time | relevance | path

Searched refs:DownloadToLocalFile (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/haikudepot/server/
H A DAbstractServerProcess.cpp245 status_t result = DownloadToLocalFile( in DownloadToLocalFileAtomically()
321 AbstractServerProcess::DownloadToLocalFile(const BPath& targetFilePath, in DownloadToLocalFile() function in AbstractServerProcess
407 return DownloadToLocalFile(targetFilePath, redirectUrl, redirects + 1, 0); in DownloadToLocalFile()
415 return DownloadToLocalFile(targetFilePath, url, redirects, failures + 1); in DownloadToLocalFile()
H A DAbstractServerProcess.h79 status_t DownloadToLocalFile(