Searched refs:RemoveDownloadingSource (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DDownloadClient.cpp533 m_reqfile->RemoveDownloadingSource(this);
540 theStats::RemoveDownloadingSource();
1494 m_reqfile->RemoveDownloadingSource( this );
H A DPartFile.h397 void RemoveDownloadingSource(CUpDownClient* client);
H A DStatistics.h280 static void RemoveDownloadingSource() { --(*s_activeDownloads); } function in class:CStatistics
H A DDownloadQueue.cpp774 cur_file->RemoveDownloadingSource(toremove);
H A DPartFile.cpp3210 void CPartFile::RemoveDownloadingSource(CUpDownClient* client)

Completed in 213 milliseconds