Home
last modified time | relevance | path

Searched refs:CSingleMethodProps (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/Archive/Common/
DHandlerOut.h47 class CSingleMethodProps: public COneMethodInfo
58 CSingleMethodProps() { Init(); } in CSingleMethodProps() function
DHandlerOut.cpp101 void CSingleMethodProps::Init() in Init()
111 HRESULT CSingleMethodProps::SetProperties(const wchar_t **names, const PROPVARIANT *values, UInt32 … in SetProperties()