Lines Matching refs:_start
29 _start(EventType());
40 _start(EventType(a));
51 _start(EventType(a, b));
62 _start(EventType(a, b, c));
74 _start(EventType(a, b, c, d));
88 _start(EventType(a, b, c, d, e));
102 _start(EventType(a, b, c, d, e, f));
117 _start(EventType(a, b, c, d, e, f, g));
132 _start(EventType(a, b, c, d, e, f, g, h));
225 static void _start(Event const &event);