Home
last modified time | relevance | path

Searched refs:Create_if_Empty (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DZlibDecoder.cpp75 AdlerStream.Create_if_Empty(); in Z7_COM7F_IMF()
76 DeflateDecoder.Create_if_Empty(); in Z7_COM7F_IMF()
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DDmgHandler.cpp1764 adc.Create_if_Empty(); in Code()
1767 lzfse.Create_if_Empty(); in Code()
1770 zlib.Create_if_Empty(); in Code()
1775 bzip2.Create_if_Empty(); in Code()
1780 xz.Create_if_Empty(); in Code()
2043 inStream.Create_if_Empty();
2046 outStream.Create_if_Empty();
2285 spec.Create_if_Empty();
H A DQcowHandler.cpp687 _bufInStream.Create_if_Empty();
688 _bufOutStream.Create_if_Empty();
689 _deflateDecoder.Create_if_Empty();
H A DArjHandler.cpp926 lzhDecoder.Create_if_Empty(); in Z7_COM7F_IMF()
937 arjDecoder.Create_if_Empty(); in Z7_COM7F_IMF()
H A DLzmaHandler.cpp101 _lzmaDecoder.Create_if_Empty(); in Create()
H A DApfsHandler.cpp4219 hashStream.Create_if_Empty();
4332 streamTemp.Create_if_Empty();
4384 streamTemp.Create_if_Empty();
4419 extentStream.Create_if_Empty();
H A DLzhHandler.cpp670 lzhDecoder.Create_if_Empty();
H A DVhdHandler.cpp942 streamSpec.Create_if_Empty();
H A DGzHandler.cpp483 _decoder.Create_if_Empty();
H A DXzHandler.cpp979 spec.Create_if_Empty();
H A DUefiHandler.cpp1021 lzhDecoder.Create_if_Empty();
H A DSquashfsHandler.cpp1148 _zlibDecoder.Create_if_Empty();
H A DHfsHandler.cpp2548 extentStream.Create_if_Empty();
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Zip/
H A DZipAddCommon.cpp49 Encoder.Create_if_Empty();
336 _copyCoder.Create_if_Empty();
H A DZipHandler.cpp1066 _wzAesDecoder.Create_if_Empty();
1076 _pkAesDecoder.Create_if_Empty();
1081 _zipCryptoDecoder.Create_if_Empty();
/aosp_15_r20/external/lzma/CPP/Common/
H A DAutoPtr.h39 void Create_if_Empty() in Create_if_Empty() function
H A DMyCom.h109 void Create_if_Empty() in Create_if_Empty() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Cab/
H A DCabHandler.cpp1044 deflateDecoder.Create_if_Empty();
1048 lzxDecoder.Create_if_Empty();
1053 quantumDecoder.Create_if_Empty();
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DExtractCallback.h339 _hashStream.Create_if_Empty();
H A DExtractCallback.cpp1212 _outFileStream.Create_if_Empty(); in FlushToDisk()
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Wim/
H A DWimIn.cpp67 lzxDecoder.Create_if_Empty(); in UnpackChunk()
72 lzmsDecoder.Create_if_Empty(); in UnpackChunk()
165 copyCoder.Create_if_Empty(); in Unpack2()
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Rar/
H A DRar5Handler.cpp895 m_CryptoDecoder.Create_if_Empty();
1049 outStream.Create_if_Empty();
1054 copyCoder.Create_if_Empty();
1099 cryptoDecoder.Create_if_Empty();
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Chm/
H A DChmHandler.cpp625 lzxDecoder.Create_if_Empty();