Searched refs:DeleteAfterCompressing (Results 1 – 3 of 3) sorted by relevance
111 bool DeleteAfterCompressing; member131 DeleteAfterCompressing(false), in CUpdateOptions()
943 if (options.DeleteAfterCompressing) in UpdateArchive()1269 if (options.DeleteAfterCompressing) in UpdateArchive()1303 options.DeleteAfterCompressing ? (Byte *)processedItems : NULL, in UpdateArchive()1431 if (options.DeleteAfterCompressing) in UpdateArchive()
1215 updateOptions.DeleteAfterCompressing = parser[NKey::kDeleteAfterCompressing].ThereIs; in Parse2()