Home
last modified time | relevance | path

Searched refs:StateActions (Results 1 - 4 of 4) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdateAction.h36 NPairAction::EEnum StateActions[NPairState::kNumValues]; member
41 if (StateActions[i] != a.StateActions[i]) in IsEqualTo()
50 if (StateActions[i] == NPairAction::kCompress) in NeedScanning()
53 if (StateActions[i] != NPairAction::kIgnore) in NeedScanning()
H A DUpdateProduce.cpp27 switch (actionSet.StateActions[(unsigned)pair.State]) in UpdateProduce()
H A DUpdate.cpp1129 if (as.StateActions[i] != NPairAction::kCompress) in UpdateArchive()
H A DArchiveCommandLine.cpp844 actionSet.StateActions[(unsigned)statePos] = (NUpdateArchive::NPairAction::EEnum)(actionPos); in ParseUpdateCommandString2()

Completed in 5 milliseconds