Home
last modified time | relevance | path

Searched refs:GetTargetRecordList (Results 1 - 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1330 ErrCode GetTargetRecordList(const int32_t uid, NotificationConstant::SlotType slotType,
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp2680 * @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 Dadvanced_notification_utils.cpp696 ErrCode AdvancedNotificationService::GetTargetRecordList(const int32_t uid, in GetTargetRecordList() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_publish_service.cpp1343 GetTargetRecordList(uid, NotificationConstant::SlotType::LIVE_VIEW, in RemoveSystemLiveViewNotifications()

Completed in 16 milliseconds