Searched refs:SubscribeInfoPtr (Results 1 – 4 of 4) sorted by relevance
30 using SubscribeInfoPtr = std::shared_ptr<CommonEventSubscribeInfo>; variable39 …int FindStickyEvents(const SubscribeInfoPtr &subscribeInfo, std::vector<CommonEventRecordPtr> &com…
64 using SubscribeInfoPtr = std::shared_ptr<CommonEventSubscribeInfo>; variable83 …std::shared_ptr<EventSubscriberRecord> InsertSubscriber(const SubscribeInfoPtr &eventSubscribeInfo,
25 const SubscribeInfoPtr &subscribeInfo, std::vector<CommonEventRecordPtr> &commonEventRecords) in FindStickyEvents()
39 const SubscribeInfoPtr &eventSubscribeInfo, const sptr<IRemoteObject> &commonEventListener, in InsertSubscriber()