Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/Common/
DParseProperties.h9 HRESULT ParsePropValue(const UString &name, const PROPVARIANT &prop, UInt32 &resValue);
DParseProperties.cpp10 HRESULT ParsePropValue(const UString &name, const PROPVARIANT &prop, UInt32 &resValue) in ParsePropValue() function
DHandlerOut.cpp514 return ParsePropValue(name, value, _level); in SetProperty()
531 return ParsePropValue(name, value, _crcSize); in SetProperty()