Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Compress/
DCodecExports.cpp42 static HRESULT MethodToClassID(UInt16 typeId, CMethodId id, PROPVARIANT *value) throw() in MethodToClassID() function
193 return MethodToClassID(k_7zip_GUID_Data3_Decoder, codec.Id, value); in GetMethodProperty()
197 return MethodToClassID(k_7zip_GUID_Data3_Encoder, codec.Id, value); in GetMethodProperty()
299 return MethodToClassID(k_7zip_GUID_Data3_Hasher, codec.Id, value); in GetHasherProp()