Searched refs:nLastInflateError (Results 1 – 2 of 2) sorted by relevance
46 nLastInflateError(0), in Inflater()118 nLastInflateError = Z_STREAM_ERROR; in doInflateBytes()122 nLastInflateError = 0; in doInflateBytes()153 nLastInflateError = nResult; in doInflateBytes()
36 sal_Int32 nOffset, nLength, nLastInflateError; member in Inflater50 sal_Int32 getLastInflateError() { return nLastInflateError; } in getLastInflateError()
Completed in 16 milliseconds