Searched defs:getActions (Results 1 – 4 of 4) sorted by relevance
205 ActionList &getActions() { return Actions; } in getActions() function206 const ActionList &getActions() const { return Actions; } in getActions() function
310 const ActionList &getActions() const { return DeviceActions; } in getActions() function
187 const ActionTuple &getActions() { return Actions; } getActions() function in __anonb2962b720211::Transition
464 Sema &getActions() const { return Actions; } getActions() function