Searched defs:sysEvent1 (Results 1 – 4 of 4) sorted by relevance
62 auto sysEvent1 = std::static_pointer_cast<SysEvent>(event1); variable
194 auto sysEvent1 = std::make_shared<SysEvent>("test", nullptr, sysEventCreator1); variable248 auto sysEvent1 = std::make_shared<SysEvent>("test", nullptr, sysEventCreator1); variable
87 std::shared_ptr<SysEvent> sysEvent1 = std::make_shared<SysEvent>("GESTURE_NAVIGATION_BACK", variable151 std::shared_ptr<SysEvent> sysEvent1 = std::make_shared<SysEvent>("GESTURE_NAVIGATION_BACK", variable
117 auto sysEvent1 = std::make_shared<SysEvent>("SysEventSource", nullptr, jsonStr1); variable