Home | History | Annotate | Download | only in Common

Lines Matching defs:isEncrypted

1527     bool isEncrypted = false;

1538 RINOK(Archive_GetItemBoolProp(_arc->Archive, index, kpidEncrypted, isEncrypted));
1548 return _folderArchiveExtractCallback2->ReportExtractResult(opRes, isEncrypted, s);