Home
last modified time | relevance | path

Searched refs:getRawProps (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() argument
470 RINOK(getRawProps->GetNumRawProps(&numProps)); in AddRawProps()
475 RINOK(getRawProps->GetRawPropInfo(i, &name, &propID)); in AddRawProps()