Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DList.cpp362 void AddProp(const wchar_t *name, PROPID propID, bool isRawProp);
425 void CFieldPrinter::AddProp(const wchar_t *name, PROPID propID, bool isRawProp) in AddProp() argument
429 f.IsRawProp = isRawProp; in AddProp()