Searched refs:actionSet (Results 1 – 4 of 4) sorted by relevance
13 const CActionSet &actionSet, in UpdateProduce() argument27 switch (actionSet.StateActions[(unsigned)pair.State]) in UpdateProduce()
51 const NUpdateArchive::CActionSet &actionSet,
655 NUpdateArchive::CActionSet &actionSet, UString &postString) in ParseUpdateCommandString2() argument673 actionSet.StateActions[(unsigned)statePos] = (NUpdateArchive::NPairAction::EEnum)(actionPos); in ParseUpdateCommandString2()701 NUpdateArchive::CActionSet actionSet = defaultActionSet; in ParseUpdateCommandString() local704 if (!ParseUpdateCommandString2(updateString, actionSet, postString)) in ParseUpdateCommandString()709 options.Commands[0].ActionSet = actionSet; in ParseUpdateCommandString()720 uc.ActionSet = actionSet; in ParseUpdateCommandString()
517 const CActionSet &actionSet, in Compress() argument652 UpdateProduce(updatePairs, actionSet, updatePairs2, isUpdatingItself ? &upCallback : NULL); in Compress()