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

  /external/lzma/CPP/7zip/Archive/7z/
7zCompressionMode.h 12 struct CMethodFull: public CMethodProps
  /external/lzma/CPP/7zip/Common/
MethodProps.h 54 class CMethodProps: public CProps
177 class COneMethodInfo: public CMethodProps
185 CMethodProps::Clear();
MethodProps.cpp 211 int CMethodProps::FindProp(PROPID id) const
219 int CMethodProps::GetLevel() const
342 HRESULT CMethodProps::SetParam(const UString &name, const UString &value)
382 HRESULT CMethodProps::ParseParamsFromString(const UString &srcString)
396 HRESULT CMethodProps::ParseParamsFromPROPVARIANT(const UString &realName, const PROPVARIANT &value)

Completed in 823 milliseconds