Searched refs:m_numberOfSentBytesPartFile (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DEMSocket.cpp83 m_numberOfSentBytesPartFile = 0;
389 uint64 sentBytes = m_numberOfSentBytesPartFile;
390 m_numberOfSentBytesPartFile = 0;
599 m_numberOfSentBytesPartFile += result;
H A DEMSocket.h133 uint64 m_numberOfSentBytesPartFile; member in class:CEMSocket

Completed in 105 milliseconds