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

  /external/lzma/CPP/7zip/UI/Common/
ArchiveExtractCallback.h 49 bool _encrypted; member in class:CArchiveExtractCallback
ArchiveExtractCallback.cpp 154 _encrypted = false;
180 RINOK(GetArchiveItemBoolProp(archive, index, kpidEncrypted, _encrypted));
457 RINOK(_extractCallback2->SetOperationResult(operationResult, _encrypted));

Completed in 774 milliseconds