Searched refs:UnexpectedEndErr (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.cpp299 throw UnexpectedEndErr();
365 throw UnexpectedEndErr();
374 throw UnexpectedEndErr();
387 throw UnexpectedEndErr();
408 throw UnexpectedEndErr();
418 throw UnexpectedEndErr();
426 throw UnexpectedEndErr();
432 throw UnexpectedEndErr();
H A Dzinflate.h94 class UnexpectedEndErr : public Err {public: UnexpectedEndErr() : Err(INVALID_DATA_FORMAT, "Inflator: unexpected end of compressed block") {}}; function in class:Inflator::UnexpectedEndErr

Completed in 101 milliseconds