Home
last modified time | relevance | path

Searched defs:commonEventRecords (Results 1 – 2 of 2) sorted by relevance

/base/notification/common_event_service/services/src/
Dcommon_event_sticky_manager.cpp25 const SubscribeInfoPtr &subscribeInfo, std::vector<CommonEventRecordPtr> &commonEventRecords) in FindStickyEvents()
173 const std::vector<std::string> &events, std::vector<CommonEventRecordPtr> &commonEventRecords) in FindStickyEventsLocked()
Dinner_common_event_manager.cpp583 std::vector<std::shared_ptr<CommonEventRecord>> commonEventRecords; in PublishStickyEvent() local