Home
last modified time | relevance | path

Searched defs:frozenRecords (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_subscriber_manager.cpp581 std::map<EventSubscriberRecord, std::vector<EventRecordPtr>> frozenRecords; in InsertFrozenEvents() local
664 std::map<EventSubscriberRecord, std::vector<EventRecordPtr>> frozenRecords; in InsertFrozenEventsMap() local
H A Dcommon_event_control_manager.cpp131 void CommonEventControlManager::PublishFrozenEventsInner(const FrozenRecords &frozenRecords) in PublishFrozenEventsInner()
/ohos5.0/base/notification/common_event_service/services/test/unittest/common_event_control_manager_branch_test/
H A Dcommon_event_control_manager_branch_test.cpp70 std::map<EventSubscriberRecord, std::vector<std::shared_ptr<CommonEventRecord>>> frozenRecords; in HWTEST_F() local