Searched refs:IsolatedFlush (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dsimple.h52 bool IsolatedFlush(bool hardFlush, bool blocking) {return false;} function in class:Bufferless
62 bool IsolatedFlush(bool hardFlush, bool blocking) function in class:Unflushable
90 bool IsolatedFlush(bool, bool) {return false;} function in class:InputRejecting
106 bool IsolatedFlush(bool hardFlush, bool blocking) {assert(false); return false;} function in class:CustomFlushPropagation
H A Dmqueue.h29 bool IsolatedFlush(bool hardFlush, bool blocking) {return false;} function in class:MessageQueue
H A Dzdeflate.h74 bool IsolatedFlush(bool hardFlush, bool blocking);
H A Dfiles.h88 bool IsolatedFlush(bool hardFlush, bool blocking);
H A Dzinflate.h104 bool IsolatedFlush(bool hardFlush, bool blocking);
H A Dfiles.cpp174 bool FileSink::IsolatedFlush(bool hardFlush, bool blocking) function in class:FileSink
H A Dnetwork.h124 bool IsolatedFlush(bool hardFlush, bool blocking);
H A Dfilters.cpp73 if (IsolatedFlush(hardFlush, blocking))
316 bool FilterWithBufferedInput::IsolatedFlush(bool hardFlush, bool blocking)
468 bool ProxyFilter::IsolatedFlush(bool hardFlush, bool blocking) function in class:ProxyFilter
H A Dnetwork.cpp220 bool NonblockingSink::IsolatedFlush(bool hardFlush, bool blocking) function in class:NonblockingSink
H A Dzinflate.cpp305 bool Inflator::IsolatedFlush(bool hardFlush, bool blocking) function in class:Inflator
H A Dfilters.h162 bool IsolatedFlush(bool hardFlush, bool blocking);
542 bool IsolatedFlush(bool hardFlush, bool blocking);
H A Dcryptlib.cpp330 return IsolatedFlush(hardFlush, blocking);
H A Dzdeflate.cpp517 bool Deflator::IsolatedFlush(bool hardFlush, bool blocking) function in class:Deflator
H A Dcryptlib.h847 virtual bool IsolatedFlush(bool hardFlush, bool blocking) =0;

Completed in 182 milliseconds