Searched refs:CActionSet (Results 1 – 7 of 7) sorted by relevance
34 struct CActionSet struct38 bool IsEqualTo(const CActionSet &a) const in IsEqualTo() argument59 extern const CActionSet k_ActionSet_Add; argument60 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;
9 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 =
51 const NUpdateArchive::CActionSet &actionSet,
13 const CActionSet &actionSet, in UpdateProduce()
50 NUpdateArchive::CActionSet ActionSet;
705 NUpdateArchive::CActionSet &actionSet, UString &postString) in ParseUpdateCommandString2()734 const NUpdateArchive::CActionSet &defaultActionSet) in ParseUpdateCommandString()751 NUpdateArchive::CActionSet actionSet = defaultActionSet; in ParseUpdateCommandString()786 NUpdateArchive::CActionSet defaultActionSet; in SetAddCommandOptions()
492 const CActionSet &actionSet, in Compress()1009 const CActionSet &as = options.Commands[0].ActionSet; in UpdateArchive()