Home
last modified time | relevance | path

Searched refs:GetHistoryEventRecords (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_control_manager_test.cpp531 commonEventControlManager->GetHistoryEventRecords(event, userId, records); in HWTEST_F()
552 commonEventControlManager->GetHistoryEventRecords(event, userId, records); in HWTEST_F()
573 commonEventControlManager->GetHistoryEventRecords(event, userId, records); in HWTEST_F()
594 commonEventControlManager->GetHistoryEventRecords(event, userId, records); in HWTEST_F()
615 commonEventControlManager->GetHistoryEventRecords(event, userId, records); in HWTEST_F()
/ohos5.0/base/notification/common_event_service/services/include/
H A Dcommon_event_control_manager.h180 void GetHistoryEventRecords(
/ohos5.0/base/notification/common_event_service/services/test/unittest/common_event_control_manager_branch_test/
H A Dcommon_event_control_manager_branch_test.cpp532 commonEventControlManager->GetHistoryEventRecords(event, userId, records); in HWTEST_F()
555 commonEventControlManager->GetHistoryEventRecords(event, userId, records); in HWTEST_F()
578 commonEventControlManager->GetHistoryEventRecords(event, userId, records); in HWTEST_F()
/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_control_manager.cpp968 void CommonEventControlManager::GetHistoryEventRecords( in GetHistoryEventRecords() function in OHOS::EventFwk::CommonEventControlManager
1389 GetHistoryEventRecords(event, userId, records); in DumpHistoryState()