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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DKnownFile.h217 uint16 GetQueuedCount() const { return m_queuedCount; } function in class:CKnownFile
219 uint16 GetQueuedCount() const { return (uint16) m_ClientUploadList.size(); } function in class:CKnownFile
H A DECSpecialCoreTags.cpp236 AddTag(EC_TAG_KNOWNFILE_ON_QUEUE, file->GetQueuedCount(), valuemap);
H A DKnownFile.cpp1234 uint32 queued = GetQueuedCount();
1550 + _("On Queue") + CFormat(wxT(": %u\n")) % GetQueuedCount()

Completed in 61 milliseconds