Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/Common/
DHandlerOut.cpp133 static bool ConvertProperty(PROPVARIANT srcProp, VARTYPE varType, NCOM::CPropVariant &destProp) in ConvertProperty() function
370 if (!ConvertProperty(propValue, nameToPropID.VarType, prop.Value)) in SetParam()
615 if (!ConvertProperty(value, nameToPropID.VarType, prop.Value)) in SetProperty()