HomeSort by relevance Sort by last modified time
    Searched refs:kArcProps (Results 1 - 5 of 5) sorted by null

  /external/lzma/CPP/7zip/Archive/
IArchive.h 429 { *numProps = ARRAY_SIZE(kArcProps); return S_OK; } \
430 STDMETHODIMP CHandler::GetArchivePropertyInfo IMP_IInArchive_GetProp(kArcProps)
434 { *numProps = ARRAY_SIZE(kArcProps); return S_OK; } \
435 STDMETHODIMP CHandler::GetArchivePropertyInfo IMP_IInArchive_GetProp_WITH_NAME(kArcProps)
SplitHandler.cpp 28 static const Byte kArcProps[] =
LzmaHandler.cpp 44 static const Byte kArcProps[] =
XzHandler.cpp 192 static const Byte kArcProps[] =
  /external/lzma/CPP/7zip/Archive/7z/
7zHandler.cpp 70 static const Byte kArcProps[] =

Completed in 307 milliseconds