Searched refs:Ces (Results 1 – 2 of 2) sorted by relevance
28 using Ces = OHOS::EventFwk::CommonEventSubscriber; variable44 class EventSubscriber : public Ces {46 …scriber(const sptr<CesInfo>& info, const std::map<std::string, EventHandle>& handles) : Ces(*info), in EventSubscriber()64 std::shared_ptr<Ces> subscriber_;
67 std::shared_ptr<Ces> s = std::make_shared<EventSubscriber>(info, eventHandles_); in RegisterSubscriber()