HomeSort by relevance Sort by last modified time
    Searched refs:ActionSet (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/declarative/
declarative_rule.h 113 // // Arguments passed through from ActionSet::Create.
188 typedef DeclarativeActionSet<ActionT> ActionSet;
195 const ActionSet* actions,
202 scoped_ptr<ActionSet> actions,
225 const ActionSet& actions() const { return *actions_; }
244 scoped_ptr<ActionSet> actions_;
409 scoped_ptr<ActionSet> actions,
440 scoped_ptr<ActionSet> actions =
441 ActionSet::Create(rule->actions, error, &bad_message);
declarative_rule_unittest.cc 341 const Rule::ActionSet& action_set = rule->actions();
342 const Rule::ActionSet::Actions& actions = action_set.actions();
  /external/lzma/CPP/7zip/UI/Common/
Update.h 81 NUpdateArchive::CActionSet ActionSet;
130 c.ActionSet = NUpdateArchive::kAddActionSet;
ArchiveCommandLine.cpp 503 NUpdateArchive::CActionSet &actionSet, UString &postString)
520 actionSet.StateActions[statePos] = GetUpdatePairActionType(actionPos);
546 NUpdateArchive::CActionSet actionSet = defaultActionSet;
549 if (!ParseUpdateCommandString2(updateString, actionSet, postString))
554 options.Commands[0].ActionSet = actionSet;
565 uc.ActionSet = actionSet;
639 updateMainCommand.ActionSet = defaultActionSet;
Update.cpp 303 const CActionSet &actionSet,
367 UpdateProduce(updatePairs, actionSet, updatePairs2, NULL /* &upCallback */);
589 command.ActionSet, archive,
734 if (options.Commands[i].ActionSet.NeedScanning())
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 190 milliseconds