Searched refs:GetSessionUp (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 DUploadQueue.cpp581 || client->GetSessionUp() > 10485760) { // data: 10MB
H A Dupdownclient.h255 uint64 GetSessionUp() const { return m_nTransferredUp - m_nCurSessionUp; } function in class:CUpDownClient
H A DECSpecialCoreTags.cpp280 AddTag(CECTag(EC_TAG_CLIENT_UPLOAD_SESSION, client->GetSessionUp()), valuemap);

Completed in 111 milliseconds