Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DUpdateCallback.cpp166 *propID = kpidNtSecure; in GetRawPropInfo()
182 if (propID == kpidNtSecure) in GetRootRawProp()
214 if (propID == kpidNtSecure || in GetRawProp()
238 if (propID == kpidNtSecure) in GetRawProp()
DArchiveExtractCallback.cpp1564 _arc->GetRawProps->GetRawProp(_index, kpidNtSecure, &data, &dataSize, &propType); in SetOperationResult()
/external/lzma/CPP/7zip/
DPropID.h72 kpidNtSecure, enumerator
/external/lzma/CPP/7zip/Archive/7z/
D7zHandler.cpp298 *propID = kpidNtSecure; in GetRawPropInfo()
/external/lzma/CPP/7zip/UI/Console/
DList.cpp584 if (f.PropID == kpidNtSecure) in PrintItemInfo()