Home
last modified time | relevance | path

Searched refs:WriteHeader_Check16 (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/Crypto/
DZipCrypto.h66 HRESULT WriteHeader_Check16(ISequentialOutStream *outStream, UInt16 crc);
DZipCrypto.cpp44 HRESULT CEncoder::WriteHeader_Check16(ISequentialOutStream *outStream, UInt16 crc) in WriteHeader_Check16() function in NCrypto::NZip::CEncoder
/external/lzma/CPP/7zip/Archive/Zip/
DZipAddCommon.cpp314 RINOK(_filterSpec->WriteHeader_Check16(outStream, (UInt16)check))