Home
last modified time | relevance | path

Searched refs:CActionSet (Results 1 - 7 of 7) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdateAction.h34 struct CActionSet struct
38 bool IsEqualTo(const CActionSet &a) const in IsEqualTo()
59 extern const CActionSet k_ActionSet_Add;
60 extern const CActionSet k_ActionSet_Update;
61 extern const CActionSet k_ActionSet_Fresh;
62 extern const CActionSet k_ActionSet_Sync;
63 extern const CActionSet k_ActionSet_Delete;
H A DUpdateAction.cpp9 const CActionSet k_ActionSet_Add =
20 const CActionSet k_ActionSet_Update =
31 const CActionSet k_ActionSet_Fresh =
42 const CActionSet k_ActionSet_Sync =
53 const CActionSet k_ActionSet_Delete =
H A DUpdateProduce.h56 const NUpdateArchive::CActionSet &actionSet,
H A DUpdateProduce.cpp13 const CActionSet &actionSet, in UpdateProduce()
H A DUpdate.h50 NUpdateArchive::CActionSet ActionSet;
H A DArchiveCommandLine.cpp826 NUpdateArchive::CActionSet &actionSet, UString &postString) in ParseUpdateCommandString2()
855 const NUpdateArchive::CActionSet &defaultActionSet) in ParseUpdateCommandString()
872 NUpdateArchive::CActionSet actionSet = defaultActionSet; in ParseUpdateCommandString()
907 NUpdateArchive::CActionSet defaultActionSet; in SetAddCommandOptions()
H A DUpdate.cpp351 const CActionSet &actionSet, in Compress()
1127 const CActionSet &as = options.Commands[0].ActionSet; in UpdateArchive()

Completed in 7 milliseconds