Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/services/src/
H A 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()
H A Dinner_common_event_manager.cpp583 std::vector<std::shared_ptr<CommonEventRecord>> commonEventRecords; in PublishStickyEvent() local