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 551 { *numProps = ARRAY_SIZE(kArcProps); return S_OK; } \
552 STDMETHODIMP CHandler::GetArchivePropertyInfo IMP_IInArchive_GetProp(kArcProps)
556 { *numProps = ARRAY_SIZE(kArcProps); return S_OK; } \
557 STDMETHODIMP CHandler::GetArchivePropertyInfo IMP_IInArchive_GetProp_WITH_NAME(kArcProps)
SplitHandler.cpp 28 static const Byte kArcProps[] =
LzmaHandler.cpp 45 static const Byte kArcProps[] =
XzHandler.cpp 151 static const Byte kArcProps[] =
  /external/lzma/CPP/7zip/Archive/7z/
7zHandler.cpp 74 static const Byte kArcProps[] =

Completed in 103 milliseconds