Home
last modified time | relevance | path

Searched refs:StopAfterOpenError (Results 1 – 5 of 5) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DUpdate.h95 bool StopAfterOpenError; member
131 StopAfterOpenError(false), in CUpdateOptions()
DUpdateCallback.h139 bool StopAfterOpenError; variable
DUpdateCallback.cpp58 StopAfterOpenError(false), in CArchiveUpdateCallback()
519 if (StopAfterOpenError) in GetStream2()
DUpdate.cpp737 updateCallbackSpec->StopAfterOpenError = options.StopAfterOpenError; in Compress()
DArchiveCommandLine.cpp1219 updateOptions.StopAfterOpenError = true; in Parse2()