Home
last modified time | relevance | path

Searched refs:InitCommon (Results 1 – 7 of 7) sorted by relevance

/external/lzma/CPP/7zip/Archive/Common/
DHandlerOut.h17 void InitCommon() in InitCommon() function
44 CCommonMethodProps() { InitCommon(); } in CCommonMethodProps()
DHandlerOut.cpp121 InitCommon(); in Init()
191 InitCommon(); in Init()
/external/lzma/CPP/7zip/Compress/
DBcj2Coder.cpp336 void CDecoder::InitCommon() in InitCommon() function in NCompress::NBcj2::CDecoder
364 InitCommon(); in Code()
538 InitCommon(); in SetOutStreamSize()
DBcj2Coder.h84 void InitCommon();
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h1293 void InitCommon(bool may_return_null) { in InitCommon() function
1301 InitCommon(may_return_null); in InitLinkerInitialized()
1307 InitCommon(may_return_null); in Init()
/external/lzma/CPP/7zip/Archive/7z/
D7zHandler.cpp724 InitCommon(); in SetProperties()
/external/lzma/CPP/7zip/Archive/
DXzHandler.cpp94 CCommonMethodProps::InitCommon(); in Init()