Searched refs:GetProp_String (Results 1 – 1 of 1) sorted by relevance
| /third_party/lzma/CPP/7zip/UI/Common/ |
| D | LoadCodecs.cpp | 371 static HRESULT GetProp_String( in GetProp_String() function 442 RINOK(GetProp_String(getProp, getProp2, i, NArchive::NHandlerPropID::kName, item.Name)); in LoadFormats() 457 RINOK(GetProp_String(getProp, getProp2, i, NArchive::NHandlerPropID::kExtension, ext)); in LoadFormats() 458 RINOK(GetProp_String(getProp, getProp2, i, NArchive::NHandlerPropID::kAddExtension, addExt)); in LoadFormats()
|