Searched defs:bufIn (Results 1 – 2 of 2) sorted by relevance
473 BytePtr bufIn = new (std::nothrow) Byte[UNZIP_BUF_IN_LEN]; in InitZStream() local510 BytePtr bufIn = zstream.next_in; in UnzipWithInflated() local674 BytePtr bufIn = zstream.next_in; in UnzipWithInflatedFromMMap() local
705 BytePtr bufIn = new (std::nothrow) Byte[UNZIP_BUF_IN_LEN]; // NOLINT(modernize-use-auto) in InitZStream() local775 BytePtr bufIn = zstream.next_in; in UnzipWithInflatedFromMMap() local