Searched defs:getActions (Results 1 – 5 of 5) sorted by relevance
195 ActionList &getActions() { return Actions; } in getActions() function196 const ActionList &getActions() const { return Actions; } in getActions() function
291 const ActionList &getActions() const { return DeviceActions; } in getActions() function
475 def getActions(self, config): member in Feature617 def getActions(self, config, litParams): member in Parameter
208 const ActionTuple &getActions() { return Actions; } in getActions() function in __anon14d6558b0211::Transition
438 Sema &getActions() const { return Actions; } in getActions() function