Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Compress/
DCodecExports.cpp44 static HRESULT MethodToClassID(UInt16 typeId, CMethodId id, PROPVARIANT *value) throw() in MethodToClassID() function
214 return MethodToClassID(k_7zip_GUID_Data3_Decoder, codec.Id, value); in GetMethodProperty()
218 return MethodToClassID(k_7zip_GUID_Data3_Encoder, codec.Id, value); in GetMethodProperty()
321 return MethodToClassID(k_7zip_GUID_Data3_Hasher, codec.Id, value); in GetHasherProp()