Searched refs:DownloadFileName (Results 1 - 3 of 3) sorted by relevance

/haiku/src/kits/package/
H A DFetchFileJob.cpp70 FetchFileJob::DownloadFileName() const function in class:BPackageKit::BPrivate::FetchFileJob
101 DownloadFileName(), strerror(result));
134 DownloadFileName(), strerror(result));
259 FetchFileJob::DownloadFileName() const
H A DFetchFileJob.h49 const char* DownloadFileName() const;
/haiku/src/kits/package/manager/
H A DPackageManager.cpp385 fetchJob->DownloadFileName());
399 fetchJob->DownloadFileName(), fetchJob->DownloadProgress(),
411 fetchJob->DownloadFileName());

Completed in 46 milliseconds