Home
last modified time | relevance | path

Searched refs:GetCommonTargetRecordList (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1346 ErrCode GetCommonTargetRecordList(const int32_t uid, NotificationConstant::SlotType slotType,
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp684 ErrCode AdvancedNotificationService::GetCommonTargetRecordList(const int32_t uid, in GetCommonTargetRecordList() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_publish_service.cpp1416 GetCommonTargetRecordList(uid, NotificationConstant::SlotType::LIVE_VIEW, in RemoveSystemLiveViewNotifications()