Searched refs:CProperty (Results 1 - 8 of 8) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DProperty.h8 struct CProperty struct
H A DSetProperties.h8 HRESULT SetProperties(IUnknown *unknown, const CObjectVector<CProperty> &properties);
H A DSetProperties.cpp29 HRESULT SetProperties(IUnknown *unknown, const CObjectVector<CProperty> &properties)
45 const CProperty &property = properties[i];
H A DArchiveCommandLine.h82 CObjectVector<CProperty> ExtractProperties;
H A DExtract.h32 CObjectVector<CProperty> Properties;
H A DUpdate.h87 CObjectVector<CProperty> Properties;
H A DArchiveCommandLine.cpp669 static void SetMethodOptions(const CParser &parser, CObjectVector<CProperty> &properties)
676 CProperty property;
H A DUpdate.cpp655 CProperty property;

Completed in 1186 milliseconds