Searched refs:GetHistoryEventRecords (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/notification/common_event_service/services/test/unittest/ |
H A D | common_event_control_manager_test.cpp | 531 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 D | common_event_control_manager.h | 180 void GetHistoryEventRecords(
|
/ohos5.0/base/notification/common_event_service/services/test/unittest/common_event_control_manager_branch_test/ |
H A D | common_event_control_manager_branch_test.cpp | 532 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 D | common_event_control_manager.cpp | 968 void CommonEventControlManager::GetHistoryEventRecords( in GetHistoryEventRecords() function in OHOS::EventFwk::CommonEventControlManager 1389 GetHistoryEventRecords(event, userId, records); in DumpHistoryState()
|