Searched refs:GetProp_UInt32 (Results 1 - 1 of 1) sorted by relevance
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | LoadCodecs.cpp | 346 static HRESULT GetProp_UInt32(
in GetProp_UInt32() function 457 RINOK(GetProp_UInt32(getProp, getProp2, i, NArchive::NHandlerPropID::kFlags, item.Flags, flags_Defined))
in LoadFormats() 473 RINOK(GetProp_UInt32(getProp, getProp2, i, NArchive::NHandlerPropID::kTimeFlags, item.TimeFlags, defined))
in LoadFormats() 487 RINOK(GetProp_UInt32(getProp, getProp2, i, NArchive::NHandlerPropID::kSignatureOffset, item.SignatureOffset, signatureOffset_Defined))
in LoadFormats() 490 // RINOK(GetProp_UInt32(getProp, getProp2, i, NArchive::NHandlerPropID::kVersion, item.Version, version_Defined));
in LoadFormats()
|
Completed in 2 milliseconds