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