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