Searched refs:DeleteAfterCompressing (Results 1 – 3 of 3) sorted by relevance
114 bool DeleteAfterCompressing; member135 DeleteAfterCompressing(false), in CUpdateOptions()
1072 if (options.DeleteAfterCompressing) in UpdateArchive()1381 if (options.DeleteAfterCompressing) in UpdateArchive()1444 if (options.DeleteAfterCompressing) in UpdateArchive()1491 options.DeleteAfterCompressing ? (Byte *)processedItems : NULL, in UpdateArchive()1640 if (options.DeleteAfterCompressing) in UpdateArchive()
1243 updateOptions.DeleteAfterCompressing = parser[NKey::kDeleteAfterCompressing].ThereIs; in Parse2()