HomeSort by relevance Sort by last modified time
    Searched refs:CMultiMethodProps (Results 1 - 5 of 5) sorted by null

  /external/lzma/CPP/7zip/Archive/Common/
HandlerOut.h 10 class CMultiMethodProps
43 CMultiMethodProps() { Init(); }
HandlerOut.cpp 23 void CMultiMethodProps::SetGlobalLevelAndThreads(COneMethodInfo &oneMethodInfo
37 void CMultiMethodProps::Init()
50 HRESULT CMultiMethodProps::SetProperty(const wchar_t *nameSpec, const PROPVARIANT &value)
  /external/lzma/CPP/7zip/Archive/7z/
7zHandler.h 46 class COutHandler: public CMultiMethodProps
7zHandlerOut.cpp 658 CMultiMethodProps::Init();
792 return CMultiMethodProps::SetProperty(name, value);
  /external/lzma/CPP/7zip/Archive/
XzHandler.cpp 127 public CMultiMethodProps,
146 CMultiMethodProps::Init();

Completed in 210 milliseconds