Home
last modified time | relevance | path

Searched refs:UpdateEnabled (Results 1 - 5 of 5) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DLoadCodecs.h109 bool UpdateEnabled; member
223 , UpdateEnabled(false) in CArcInfoEx()
455 if (!arc.UpdateEnabled) in FindOutFormatFromName()
H A DLoadCodecs.cpp455 GetProp_Bool(getProp, getProp2, i, NArchive::NHandlerPropID::kUpdate, item.UpdateEnabled); in LoadFormats()
459 if (!flags_Defined) // && item.UpdateEnabled in LoadFormats()
809 item.UpdateEnabled = (arc.CreateOutArchive != NULL); in Load()
892 if (!arc.UpdateEnabled) in FindFormatForArchiveName()
H A DUpdate.cpp228 if (!arcInfo.UpdateEnabled) in SetArcPath()
H A DHashCalc.cpp2101 item.UpdateEnabled = (item.CreateOutArchive != NULL); in Codecs_AddHashArcHandler()
/third_party/lzma/CPP/7zip/UI/Console/
H A DMain.cpp1050 so << (char)(arc.UpdateEnabled ? 'C' : ' ');

Completed in 9 milliseconds