HomeSort by relevance Sort by last modified time
    Searched refs:kpidNtSecure (Results 1 - 5 of 5) sorted by null

  /external/lzma/CPP/7zip/
PropID.h 72 kpidNtSecure,
  /external/lzma/CPP/7zip/UI/Common/
UpdateCallback.cpp 146 *propID = kpidNtSecure;
162 if (propID == kpidNtSecure)
194 if (propID == kpidNtSecure ||
220 if (propID == kpidNtSecure)
ArchiveExtractCallback.cpp 1052 _arc->GetRawProps->GetRawProp(_index, kpidNtSecure, &data, &dataSize, &propType);
  /external/lzma/CPP/7zip/Archive/7z/
7zHandler.cpp 299 *propID = kpidNtSecure;
338 if (propID == kpidNtSecure)
597 case kpidNtSecure:
  /external/lzma/CPP/7zip/UI/Console/
List.cpp 548 if (f.PropID == kpidNtSecure)

Completed in 625 milliseconds