Searched defs:sysEvent2 (Results 1 – 3 of 3) sorted by relevance
196 auto sysEvent2 = std::make_shared<SysEvent>("test", nullptr, sysEventCreator1); variable248 auto sysEvent2 = std::make_shared<SysEvent>("test", nullptr, sysEventCreator1); variable
309 std::shared_ptr<SysEvent> sysEvent2 = std::make_shared<SysEvent>("FREQUENT_CLICK_WARNING", variable340 std::shared_ptr<SysEvent> sysEvent2 = std::make_shared<SysEvent>("GESTURE_NAVIGATION_BACK", variable
133 auto sysEvent2 = std::make_shared<SysEvent>("SysEventSource", nullptr, jsonStr2); variable