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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dzinflate.cpp268 throw BadBlockErr();
378 throw BadBlockErr();
421 throw BadBlockErr();
438 throw BadBlockErr();
446 throw BadBlockErr();
454 throw BadBlockErr();
459 throw BadBlockErr(); // reserved block type
523 throw BadBlockErr();
H A Dzinflate.h95 class BadBlockErr : public Err {public: BadBlockErr() : Err(INVALID_DATA_FORMAT, "Inflator: error in compressed block") {}}; function in class:Inflator::BadBlockErr

Completed in 169 milliseconds