Searched refs:AddDownloadingSource (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPartFile.h395 void AddDownloadingSource(CUpDownClient* client);
H A DStatistics.h279 static void AddDownloadingSource() { ++(*s_activeDownloads); } function in class:CStatistics
H A DDownloadClient.cpp531 m_reqfile->AddDownloadingSource(this);
538 theStats::AddDownloadingSource();
H A DPartFile.cpp3200 void CPartFile::AddDownloadingSource(CUpDownClient* client)
3205 m_downloadingSourcesList.push_back(CCLIENTREF(client, wxT("CPartFile::AddDownloadingSource")));

Completed in 56 milliseconds