Searched defs:hardFlush (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dfiles.cpp174 bool FileSink::IsolatedFlush(bool hardFlush, bool blocking) argument
H A Dmqueue.h29 bool IsolatedFlush(bool hardFlush, bool blocking) {return false;} argument
H A Dida.h69 bool Flush(bool hardFlush, int propagation=-1, bool blocking=true) {return m_ida.Flush(hardFlush, propagation, blocking);} argument
107 bool Flush(bool hardFlush, int propagation=-1, bool blocking=true) {return m_ida.Flush(hardFlush, propagation, blocking);} argument
H A Dnetwork.cpp220 bool NonblockingSink::IsolatedFlush(bool hardFlush, bool blocking) argument
H A Dsimple.h52 bool IsolatedFlush(bool hardFlush, bool blocking) {return false;} argument
62 bool IsolatedFlush(bool hardFlush, bool blocking) argument
64 bool ChannelFlush(const std::string &channel, bool hardFlush, int propagation=-1, bool blocking=true) argument
106 bool IsolatedFlush(bool hardFlush, bool blocking) {assert(false); return false;} argument
125 bool Flush(bool hardFlush, int propagation=-1, bool blocking=true) argument
[all...]
H A Dfilters.cpp68 bool Filter::Flush(bool hardFlush, int propagation, bool blocking) argument
120 bool Filter::OutputFlush(int outputSite, bool hardFlush, int propagation, bool blocking, const std::string &channel) argument
468 bool ProxyFilter::IsolatedFlush(bool hardFlush, bool blocking) argument
H A Dzinflate.cpp305 bool Inflator::IsolatedFlush(bool hardFlush, bool blocking) argument
H A Dzdeflate.cpp517 bool Deflator::IsolatedFlush(bool hardFlush, bool blocking) argument
H A Dcryptlib.cpp327 bool BufferedTransformation::Flush(bool hardFlush, int propagation, bool blocking) argument
H A Dfilters.h472 bool Flush(bool hardFlush, int propagation=-1, bool blocking=true) argument
515 bool Flush(bool hardFlush, int propagation=-1, bool blocking=true) argument

Completed in 137 milliseconds