Searched refs:Spy (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dmqueue.cpp65 const byte * MessageQueue::Spy(size_t &contiguousSize) const function in class:MessageQueue
67 const byte *result = m_queue.Spy(contiguousSize);
105 const byte *data = q2.Spy(len);
H A Dmqueue.h54 const byte * Spy(size_t &contiguousSize) const;
H A Dqueue.h52 const byte * Spy(size_t &contiguousSize) const;
H A Dnetwork.cpp511 const byte *block = m_buffer.Spy(contiguousSize);
H A Dqueue.cpp398 const byte * ByteQueue::Spy(size_t &contiguousSize) const function in class:ByteQueue
H A Dzinflate.cpp474 const byte *block = m_inQueue.Spy(size);

Completed in 81 milliseconds