Searched refs:GetProp_String (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/ |
H A D | LoadCodecs.cpp | 369 static HRESULT GetProp_String( in GetProp_String() function 440 RINOK(GetProp_String(getProp, getProp2, i, NArchive::NHandlerPropID::kName, item.Name)) in LoadFormats() 455 RINOK(GetProp_String(getProp, getProp2, i, NArchive::NHandlerPropID::kExtension, ext)) in LoadFormats() 456 RINOK(GetProp_String(getProp, getProp2, i, NArchive::NHandlerPropID::kAddExtension, addExt)) in LoadFormats()
|