Searched refs:GetUpPartCount (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DUpDownClientEC.h116 size_t GetUpPartCount() const { return m_upPartStatus.size(); } function in class:CUpDownClient
H A DClientRef.cpp158 size_t WRAPC(GetUpPartCount)
H A DClientRef.h157 size_t GetUpPartCount() const;
H A DKnownFile.cpp988 if ( cur_src->GetUpPartCount() == forClient->GetUpPartCount() ) {
1353 if ( !client->GetUpPartStatus().empty() && client->GetUpPartCount() == partcount ) {
H A Dupdownclient.h313 size_t GetUpPartCount() const { return m_upPartStatus.size(); } function in class:CUpDownClient
H A DGenericClientListCtrl.cpp964 if ( client.GetUpPartCount() ) {
1396 uint32 partCount = client.GetUpPartCount();
H A DPartFile.cpp1738 if ( !client->GetUpPartStatus().empty() && client->GetUpPartCount() == partcount ) {

Completed in 59 milliseconds