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

/external/lzma/CPP/7zip/UI/Common/
H A DUpdateAction.h36 NPairAction::EEnum StateActions[NPairState::kNumValues]; member in struct:NUpdateArchive::CActionSet
41 if (StateActions[i] != a.StateActions[i])
50 if (StateActions[i] == NPairAction::kCompress)
53 if (StateActions[i] != NPairAction::kIgnore)
H A DUpdateProduce.cpp27 switch (actionSet.StateActions[(unsigned)pair.State])
H A DArchiveCommandLine.cpp723 actionSet.StateActions[(unsigned)statePos] = (NUpdateArchive::NPairAction::EEnum)(actionPos);
H A DUpdate.cpp1011 if (as.StateActions[i] != NPairAction::kCompress)

Completed in 172 milliseconds