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

  /external/lzma/CPP/7zip/Archive/
IArchive.h 204 { *numProperties = sizeof(kProps) / sizeof(kProps[0]); return S_OK; } \
205 STDMETHODIMP CHandler::GetPropertyInfo IMP_IInArchive_GetProp(kProps)
209 { *numProperties = sizeof(kProps) / sizeof(kProps[0]); return S_OK; } \
210 STDMETHODIMP CHandler::GetPropertyInfo IMP_IInArchive_GetProp_WITH_NAME(kProps)
LzmaHandler.cpp 35 STATPROPSTG kProps[] =
SplitHandler.cpp 22 STATPROPSTG kProps[] =
XzHandler.cpp 101 STATPROPSTG kProps[] =

Completed in 205 milliseconds