Searched defs:commonEventRecords (Results 1 – 2 of 2) sorted by relevance
25 const SubscribeInfoPtr &subscribeInfo, std::vector<CommonEventRecordPtr> &commonEventRecords) in FindStickyEvents()173 const std::vector<std::string> &events, std::vector<CommonEventRecordPtr> &commonEventRecords) in FindStickyEventsLocked()
583 std::vector<std::shared_ptr<CommonEventRecord>> commonEventRecords; in PublishStickyEvent() local