Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/Common/
DHandlerOut.h49 class CSingleMethodProps: public COneMethodInfo
60 CSingleMethodProps() { Init(); } in CSingleMethodProps() function
DHandlerOut.cpp114 void CSingleMethodProps::Init() in Init()
125 HRESULT CSingleMethodProps::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, … in SetProperties()