Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Common/
DMethodProps.cpp102 static HRESULT StringToDictSize(const UString &s, NCOM::CPropVariant &destProp) in StringToDictSize() function
158 return StringToDictSize(s, destProp); in PROPVARIANT_to_DictSize()
389 RINOK(StringToDictSize(value, prop.Value)); in SetParam()