Searched refs:GetTargetRecordList (Results 1 - 4 of 4) sorted by relevance
/base/notification/distributed_notification_service/services/ans/include/ |
H A D | advanced_notification_service.h | 1330 ErrCode GetTargetRecordList(const int32_t uid, NotificationConstant::SlotType slotType,
|
/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | advanced_notification_service_test.cpp | 2680 * @tc.name : GetTargetRecordList 2681 * @tc.desc : Test GetTargetRecordList function and get empty. 2695 ASSERT_EQ(advancedNotificationService_->GetTargetRecordList(uid, slotType, contentType, recordList), in HWTEST_F() 2702 * @tc.name : GetTargetRecordList 2703 * @tc.desc : Test GetTargetRecordList function and get success. 2728 ASSERT_EQ(advancedNotificationService_->GetTargetRecordList(uid, slotType, contentType, recordList), in HWTEST_F()
|
/base/notification/distributed_notification_service/services/ans/src/ |
H A D | advanced_notification_utils.cpp | 696 ErrCode AdvancedNotificationService::GetTargetRecordList(const int32_t uid, in GetTargetRecordList() function in OHOS::Notification::AdvancedNotificationService
|
H A D | advanced_notification_publish_service.cpp | 1343 GetTargetRecordList(uid, NotificationConstant::SlotType::LIVE_VIEW, in RemoveSystemLiveViewNotifications()
|
Completed in 16 milliseconds