Searched refs:DownloadFinished (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DIP2Country.h72 void DownloadFinished(uint32 result);
H A DIPFilter.h88 void DownloadFinished(uint32 result);
H A DIP2Country.cpp114 void CIP2Country::DownloadFinished(uint32 result) function in class:CIP2Country
224 void CIP2Country::DownloadFinished(uint32) {} function in class:CIP2Country
H A DServerList.h62 void DownloadFinished(uint32 result);
H A DIPFilter.cpp491 void CIPFilter::DownloadFinished(uint32 result) function in class:CIPFilter
H A Damule.cpp1532 ipfilter->DownloadFinished(event.GetExtraLong());
1535 serverlist->DownloadFinished(event.GetExtraLong());
H A DServerList.cpp843 void CServerList::DownloadFinished(uint32 result) function in class:CServerList
H A DamuleDlg.cpp94 m_IP2Country->DownloadFinished(result);

Completed in 177 milliseconds