Home
last modified time | relevance | path

Searched refs:CCommonMethodProps (Results 1 – 4 of 4) sorted by relevance

/third_party/lzma/CPP/7zip/Archive/Common/
DHandlerOut.h14 class CCommonMethodProps
62 CCommonMethodProps() { InitCommon(); } in CCommonMethodProps() function
68 class CMultiMethodProps: public CCommonMethodProps
108 class CSingleMethodProps: public COneMethodInfo, public CCommonMethodProps
DHandlerOut.cpp85 bool CCommonMethodProps::SetCommonProperty(const UString &name, const PROPVARIANT &value, HRESULT &… in SetCommonProperty()
/third_party/lzma/CPP/7zip/Archive/7z/
D7zHandler.h101 public CCommonMethodProps
/third_party/lzma/CPP/7zip/Archive/
DXzHandler.cpp58 public CCommonMethodProps
119 CCommonMethodProps::InitCommon();