Searched defs:ChildState (Results 1 – 2 of 2) sorted by relevance
44 struct ChildState { struct45 bool hasValidFrameRate = false;
959 class ChildState extends State { class in StateMachineTest.StateMachine3