Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/Common/
DHandlerOut.h89 class CSingleMethodProps: public COneMethodInfo, public CCommonMethodProps
100 CSingleMethodProps() { InitSingle(); } in CSingleMethodProps() function
DHandlerOut.cpp189 void CSingleMethodProps::Init() in Init()
197 HRESULT CSingleMethodProps::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, … in SetProperties()