Home
last modified time | relevance | path

Searched refs:AddRawProps (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Console/
DList.cpp377 HRESULT AddRawProps(IArchiveGetRawProps *getRawProps);
467 HRESULT CFieldPrinter::AddRawProps(IArchiveGetRawProps *getRawProps) in AddRawProps() function in CFieldPrinter
1231 RINOK(fp.AddRawProps(arc.GetRawProps)); in ListArchives()